C# Class BExplorer.Shell.Interop.Gdi32.BITMAP

Show file Open project: Gainedge/BetterExplorer

Public Properties

Property Type Description
bmBits System.IntPtr
bmBitsPixel System.Int16
bmHeight System.Int32
bmPlanes System.Int16
bmType System.Int32
bmWidth System.Int32
bmWidthBytes System.Int32

Property Details

bmBits public property

public IntPtr,System bmBits
return System.IntPtr

bmBitsPixel public property

public Int16,System bmBitsPixel
return System.Int16

bmHeight public property

public Int32,System bmHeight
return System.Int32

bmPlanes public property

public Int16,System bmPlanes
return System.Int16

bmType public property

public Int32,System bmType
return System.Int32

bmWidth public property

public Int32,System bmWidth
return System.Int32

bmWidthBytes public property

public Int32,System bmWidthBytes
return System.Int32