Class Hierarchy
AcGiPixelBGRA32
C++
class AcGiPixelBGRA32;
File
acgi.h
Description
This is a color class for storing the color with a red, green, and blue components, with alpha shading, in an int-precision format.
Links
AcGiPixelBGRA32 Constructor, AcGiPixelBGRA32 Methods
See Also
AcGiColorRGB, AcGiColorRGBA, AcGiImageBGRA32