PixelDataFormat.GetBgr
PixelDataFormat.GetBgr method
Gets BGR color with a specified number of bits per sample.
public static PixelDataFormat GetBgr(int bitsPerSample)
| Parameter | Type | Description | 
|---|---|---|
| bitsPerSample | Int32 | The number of bits per sample. | 
Return Value
The BGR color.
See Also
- class PixelDataFormat
 - namespace Aspose.PSD
 - assembly Aspose.PSD