Searched defs:AdaptiveImageInfo (Results 1 – 1 of 1) sorted by relevance
30 struct AdaptiveImageInfo { struct31 int32_t fitNum = 0;32 int32_t repeatNum = 0;33 Point radius[4];34 double scale = 0.0;35 uint32_t uniqueId = 0;36 int32_t width = 0;37 int32_t height = 0;38 uint32_t dynamicRangeMode = 0;39 int32_t rotateDegree = 0;[all …]