GetRgbIndexed

PixelDataFormat.GetRgbIndexed method

Obtient la couleur indexée BGRA avec un nombre spécifié de bits par échantillon.

public static PixelDataFormat GetRgbIndexed(int bitsPerSample)
ParamètreTaperLa description
bitsPerSampleInt32Le nombre de bits par échantillon.

Return_Value

La couleur BGRA.

Voir également