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 271 of file impeller.h.

Member Data Documentation

◆ alpha

float ImpellerColor::alpha

Definition at line 275 of file impeller.h.

◆ blue

float ImpellerColor::blue

Definition at line 274 of file impeller.h.

◆ color_space

ImpellerColorSpace ImpellerColor::color_space

Definition at line 276 of file impeller.h.

◆ green

float ImpellerColor::green

Definition at line 273 of file impeller.h.

◆ red

float ImpellerColor::red

Definition at line 272 of file impeller.h.


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