BCGSoft.Shared Namespace > DrawManager Class : PrepareShadowMaskEx Method |
'Declaration Public Shared Function PrepareShadowMaskEx( _ ByVal nDepth As Integer, _ ByVal clrBase As Color, _ ByVal iMinBrightness As Integer, _ ByVal iMaxBrightness As Integer _ ) As IntPtr
'Usage Dim nDepth As Integer Dim clrBase As Color Dim iMinBrightness As Integer Dim iMaxBrightness As Integer Dim value As IntPtr value = DrawManager.PrepareShadowMaskEx(nDepth, clrBase, iMinBrightness, iMaxBrightness)
public static IntPtr PrepareShadowMaskEx( int nDepth, Color clrBase, int iMinBrightness, int iMaxBrightness )
public: static IntPtr PrepareShadowMaskEx( int nDepth, Color clrBase, int iMinBrightness, int iMaxBrightness )
public: static IntPtr PrepareShadowMaskEx( int nDepth, Color clrBase, int iMinBrightness, int iMaxBrightness )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2