Home
last modified time | relevance | path

Searched refs:PNG_FORMAT_FLAG_AFIRST (Results 1 – 1 of 1) sorted by relevance

/GUIX-v6.2.1/guix_studio/libs/libpng/include/
Dpng.h2788 # define PNG_FORMAT_FLAG_AFIRST 0x20U /* alpha channel comes first */ macro
2799 #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)