C# Class Win32.RGBQUAD

ファイルを表示 Open project: prepare/HTML-Renderer Class Usage Examples

Public Properties

Property Type Description
bmBits System.IntPtr
bmBitsPixel short
bmHeight int
bmPlanes short
bmType int
bmWidth int
bmWidthBytes int

Property Details

bmBits public_oe property

public IntPtr,System bmBits
return System.IntPtr

bmBitsPixel public_oe property

public short bmBitsPixel
return short

bmHeight public_oe property

public int bmHeight
return int

bmPlanes public_oe property

public short bmPlanes
return short

bmType public_oe property

public int bmType
return int

bmWidth public_oe property

public int bmWidth
return int

bmWidthBytes public_oe property

public int bmWidthBytes
return int