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

Public Attributes

int width
 
int height
 
SkColorType colorType
 
SkAlphaType alphaType
 

Detailed Description

Definition at line 55 of file debugger_bindings.cpp.

Member Data Documentation

◆ alphaType

SkAlphaType ImageInfoNoColorspace::alphaType

Definition at line 59 of file debugger_bindings.cpp.

◆ colorType

SkColorType ImageInfoNoColorspace::colorType

Definition at line 58 of file debugger_bindings.cpp.

◆ height

int ImageInfoNoColorspace::height

Definition at line 57 of file debugger_bindings.cpp.

◆ width

int ImageInfoNoColorspace::width

Definition at line 56 of file debugger_bindings.cpp.


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