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.h51 struct ImageDecoderOptions { struct
52 bool forceResize = false;
53 bool sync = false;
54 DynamicRangeMode dynamicMode = DynamicRangeMode::STANDARD;
55 AIImageQuality imageQuality = AIImageQuality::NONE;
56 bool isHdrDecoderNeed = false;
57 PixelFormat photoDecodeFormat = PixelFormat::UNKNOWN;
58 ImageDfxConfig imageDfxConfig;