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