Home
last modified time | relevance | path

Searched defs:ImageDecoderOptions (Results 1 – 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
Dimage_provider.h53 struct ImageDecoderOptions { struct
54 bool forceResize = false;
55 bool sync = false;
56 DynamicRangeMode dynamicMode = DynamicRangeMode::STANDARD;
57 AIImageQuality imageQuality = AIImageQuality::NONE;
58 bool isHdrDecoderNeed = false;
59 PixelFormat photoDecodeFormat = PixelFormat::UNKNOWN;
60 ImageDfxConfig imageDfxConfig;