C# Class AdvancedLauncher.Tools.Win32.Gdi32.BITMAPINFO

Afficher le fichier Open project: GoldRenard/DMOAdvancedLauncher Class Usage Examples

Méthodes publiques

Свойство Type Description
biBitCount System.Int16
biClrImportant System.Int32
biClrUsed System.Int32
biCompression BI
biHeight System.Int32
biPlanes System.Int16
biSize System.Int32
biSizeImage System.Int32
biWidth System.Int32
biXPelsPerMeter System.Int32
biYPelsPerMeter System.Int32

Property Details

biBitCount public_oe property

public Int16,System biBitCount
Résultat System.Int16

biClrImportant public_oe property

public Int32,System biClrImportant
Résultat System.Int32

biClrUsed public_oe property

public Int32,System biClrUsed
Résultat System.Int32

biCompression public_oe property

public BI biCompression
Résultat BI

biHeight public_oe property

public Int32,System biHeight
Résultat System.Int32

biPlanes public_oe property

public Int16,System biPlanes
Résultat System.Int16

biSize public_oe property

public Int32,System biSize
Résultat System.Int32

biSizeImage public_oe property

public Int32,System biSizeImage
Résultat System.Int32

biWidth public_oe property

public Int32,System biWidth
Résultat System.Int32

biXPelsPerMeter public_oe property

public Int32,System biXPelsPerMeter
Résultat System.Int32

biYPelsPerMeter public_oe property

public Int32,System biYPelsPerMeter
Résultat System.Int32