Skia
2D Graphics Library
|
RGBA color value, holding four floating point components. More...
#include <SkColor.h>
RGBA color value, holding four floating point components.
Color components are always in a known order, and are unpremultiplied.
This is a specialization of SkRGBA4f. For details,