C# Class TOAPI.Types.BITMAP

Show file 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 property

public IntPtr,System bmBits
return System.IntPtr

bmBitsPixel public property

public ushort bmBitsPixel
return ushort

bmHeight public property

public int bmHeight
return int

bmPlanes public property

public ushort bmPlanes
return ushort

bmType public property

public int bmType
return int

bmWidth public property

public int bmWidth
return int

bmWidthBytes public property

public int bmWidthBytes
return int