Flutter Engine Uber Docs
Docs for the entire Flutter Engine repo.
 
Loading...
Searching...
No Matches
image.h File Reference

Go to the source code of this file.

Classes

class  flutter::CanvasImage
 

Namespaces

namespace  flutter
 

Enumerations

enum class  flutter::PixelFormat {
  flutter::kRgba8888 ,
  flutter::kBgra8888 ,
  flutter::kRgbaFloat32 ,
  flutter::kRFloat32
}
 
enum  flutter::ColorSpace {
  flutter::kSRGB ,
  flutter::kExtendedSRGB
}
 

Variables

constexpr PixelFormat flutter::kLastPixelFormat = PixelFormat::kRFloat32