GetRgbIndexed

PixelDataFormat.GetRgbIndexed method

Ruft BGRA-indizierte Farbe mit einer angegebenen Anzahl von Bits pro Abtastung ab.

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

Rückgabewert

Die BGRA-Farbe.

Siehe auch