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

Public Attributes

std::unique_ptr< SkCodeccodec
 
std::string errorMsg
 

Detailed Description

Definition at line 119 of file png_codec.cpp.

Member Data Documentation

◆ codec

std::unique_ptr<SkCodec> DecodeResult::codec

Definition at line 120 of file png_codec.cpp.

◆ errorMsg

std::string DecodeResult::errorMsg

Definition at line 121 of file png_codec.cpp.


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