public static IntPtr CreateDIBSection( IntPtr hdc, ref Win32.BITMAPINFO pbmi, uint iUsage, IntPtr ppvBits, IntPtr hSection, uint dwOffset )
'Declaration Public Shared Function CreateDIBSection( _ ByVal hdc As IntPtr, _ ByRef pbmi As Win32.BITMAPINFO, _ ByVal iUsage As UInteger, _ ByVal ppvBits As IntPtr, _ ByVal hSection As IntPtr, _ ByVal dwOffset As UInteger _ ) As IntPtr
Win32 Class Win32 Members