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

ファイルを表示 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_oe property

public IntPtr,System bmBits
return System.IntPtr

bmBitsPixel public_oe property

public Int16,System bmBitsPixel
return System.Int16

bmHeight public_oe property

public Int32,System bmHeight
return System.Int32

bmPlanes public_oe property

public Int16,System bmPlanes
return System.Int16

bmType public_oe property

public Int32,System bmType
return System.Int32

bmWidth public_oe property

public Int32,System bmWidth
return System.Int32

bmWidthBytes public_oe property

public Int32,System bmWidthBytes
return System.Int32