C# Class CatenaLogic.Windows.Presentation.WebcamPlayer.BitmapInfoHeader

Afficher le fichier Open project: raouldc/OptiDev

Méthodes publiques

Свойство Type Description
BitCount short
ColorsImportant int
ColorsUsed int
Compression int
Height int
ImageSize int
Planes short
Size int
Width int
XPelsPerMeter int
YPelsPerMeter int

Property Details

BitCount public_oe property

public short BitCount
Résultat short

ColorsImportant public_oe property

public int ColorsImportant
Résultat int

ColorsUsed public_oe property

public int ColorsUsed
Résultat int

Compression public_oe property

public int Compression
Résultat int

Height public_oe property

public int Height
Résultat int

ImageSize public_oe property

public int ImageSize
Résultat int

Planes public_oe property

public short Planes
Résultat short

Size public_oe property

public int Size
Résultat int

Width public_oe property

public int Width
Résultat int

XPelsPerMeter public_oe property

public int XPelsPerMeter
Résultat int

YPelsPerMeter public_oe property

public int YPelsPerMeter
Résultat int