GetBgra

PixelDataFormat.GetBgra method

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

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

Return_Value

La couleur BGRA.

Voir également