GetBgr

PixelDataFormat.GetBgr method

Ruft BGR-Farbe mit einer bestimmten Anzahl von Bits pro Abtastung ab.

public static PixelDataFormat GetBgr(int bitsPerSample)
ParameterTypBeschreibung
bitsPerSampleInt32Die Anzahl der Bits pro Sample.

Rückgabewert

Die BGR-Farbe.

Siehe auch