C# Class TOAPI.Types.BITMAP

Afficher le fichier Open project: Wiladams/NewTOAPIA Class Usage Examples

Méthodes publiques

Свойство 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
Résultat System.IntPtr

bmBitsPixel public_oe property

public ushort bmBitsPixel
Résultat ushort

bmHeight public_oe property

public int bmHeight
Résultat int

bmPlanes public_oe property

public ushort bmPlanes
Résultat ushort

bmType public_oe property

public int bmType
Résultat int

bmWidth public_oe property

public int bmWidth
Résultat int

bmWidthBytes public_oe property

public int bmWidthBytes
Résultat int