GetBgr

PixelDataFormat.GetBgr method

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

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

Return_Value

La couleur BGR.

Voir également