Searched refs:PNG_FORMAT_FLAG_AFIRST (Results 1 – 1 of 1) sorted by relevance
2788 # define PNG_FORMAT_FLAG_AFIRST 0x20U /* alpha channel comes first */ macro2799 #define PNG_FORMAT_AG (PNG_FORMAT_GA|PNG_FORMAT_FLAG_AFIRST)2803 #define PNG_FORMAT_ARGB (PNG_FORMAT_RGBA|PNG_FORMAT_FLAG_AFIRST)2805 #define PNG_FORMAT_ABGR (PNG_FORMAT_BGRA|PNG_FORMAT_FLAG_AFIRST)