Home
last modified time | relevance | path

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

/aosp_15_r20/external/zopfli/src/zopflipng/lodepng/
H A Dlodepng.h338 typedef struct LodePNGColorMode { struct
340 …GColorType colortype; /*color type, see PNG standard or documentation further in this header file*/
341 …igned bitdepth; /*bits per sample, see PNG standard or documentation further in this header file*/
376 } LodePNGColorMode; argument