Skia
2D Graphics Library
SkColor4f Struct Reference

RGBA color value, holding four floating point components. More...

#include <SkColor.h>

Detailed Description

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,

See also
SkRGBA4f.

The documentation for this struct was generated from the following file: