GetRgbIndexed

PixelDataFormat.GetRgbIndexed method

Obtiene el color indexado BGRA con un número específico de bits por muestra.

public static PixelDataFormat GetRgbIndexed(int bitsPerSample)
ParámetroEscribeDescripción
bitsPerSampleInt32El número de bits por muestra.

Valor_devuelto

El color BGRA.

Ver también