C# Class TOAPI.Types.BITMAP

Mostrar archivo Open project: Wiladams/NewTOAPIA Class Usage Examples

Public Properties

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

Property Details

bmBits public_oe property

public IntPtr,System bmBits
return System.IntPtr

bmBitsPixel public_oe property

public ushort bmBitsPixel
return ushort

bmHeight public_oe property

public int bmHeight
return int

bmPlanes public_oe property

public ushort bmPlanes
return ushort

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