GetBgr

PixelDataFormat.GetBgr method

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

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

Valor_devuelto

El color BGR.

Ver también