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