Searched defs:LodePNGColorMode (Results 1 – 1 of 1) sorted by relevance
390 typedef struct LodePNGColorMode { struct392 …GColorType colortype; /*color type, see PNG standard or documentation further in this header file*/393 …igned bitdepth; /*bits per sample, see PNG standard or documentation further in this header file*/430 } LodePNGColorMode; argument