Searched defs:LodePNGColorMode (Results 1 – 1 of 1) sorted by relevance
338 typedef struct LodePNGColorMode { struct340 …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