Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/include/
H A Dpng_decoder.h40 struct PngImageInfo { struct
41 uint32_t width = 0;
42 uint32_t height = 0;
43 uint8_t bitDepth = 0;
44 uint32_t rowDataSize = 0;
45 int32_t numberPasses = 0; // interlace is 7 otherwise is 1.