Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/
H A Dpixel_convert.h113 static inline uint32_t Premul255(uint32_t colorComponent, uint32_t alpha) in Premul255()
125 static inline uint32_t Unpremul255(uint32_t colorComponent, uint32_t alpha) in Unpremul255()