Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
IColor Struct Reference

Public Attributes

int fR
 
int fG
 
int fB
 

Detailed Description

Definition at line 83 of file SkCompressedDataUtils.cpp.

Member Data Documentation

◆ fB

int IColor::fB

Definition at line 84 of file SkCompressedDataUtils.cpp.

◆ fG

int IColor::fG

Definition at line 84 of file SkCompressedDataUtils.cpp.

◆ fR

int IColor::fR

Definition at line 84 of file SkCompressedDataUtils.cpp.


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