Flutter Impeller
ImpellerColor Struct Reference

#include <impeller.h>

Public Attributes

float red
 
float green
 
float blue
 
float alpha
 
ImpellerColorSpace color_space
 

Detailed Description

Definition at line 612 of file impeller.h.

Member Data Documentation

◆ alpha

float ImpellerColor::alpha

◆ blue

float ImpellerColor::blue

◆ color_space

ImpellerColorSpace ImpellerColor::color_space

Definition at line 617 of file impeller.h.

Referenced by impeller::interop::ToDisplayListType().

◆ green

float ImpellerColor::green

◆ red

float ImpellerColor::red

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