Go to the source code of this file.
◆ PNG_COLORSPACE_CANCEL
#define PNG_COLORSPACE_CANCEL |
( |
|
flags | ) |
(0xffff ^ (flags)) |
◆ PNG_COLORSPACE_ENDPOINTS_MATCH_sRGB
#define PNG_COLORSPACE_ENDPOINTS_MATCH_sRGB 0x0040 |
◆ PNG_COLORSPACE_FROM_cHRM
#define PNG_COLORSPACE_FROM_cHRM 0x0010 |
◆ PNG_COLORSPACE_FROM_gAMA
#define PNG_COLORSPACE_FROM_gAMA 0x0008 |
◆ PNG_COLORSPACE_FROM_sRGB
#define PNG_COLORSPACE_FROM_sRGB 0x0020 |
◆ PNG_COLORSPACE_HAVE_ENDPOINTS
#define PNG_COLORSPACE_HAVE_ENDPOINTS 0x0002 |
◆ PNG_COLORSPACE_HAVE_GAMMA
#define PNG_COLORSPACE_HAVE_GAMMA 0x0001 |
◆ PNG_COLORSPACE_HAVE_INTENT
#define PNG_COLORSPACE_HAVE_INTENT 0x0004 |
◆ PNG_COLORSPACE_INVALID
#define PNG_COLORSPACE_INVALID 0x8000 |
◆ PNG_COLORSPACE_MATCHES_sRGB
#define PNG_COLORSPACE_MATCHES_sRGB 0x0080 /* exact match on profile */ |
◆ PNG_COMPRESSION_BUFFER_SIZE
#define PNG_COMPRESSION_BUFFER_SIZE |
( |
|
pp | ) |
(offsetof(png_compression_buffer, output) + (pp)->zbuffer_size) |
◆ PNGSTRUCT_H
◆ PNGZ_INPUT_CAST [1/2]
◆ PNGZ_INPUT_CAST [2/2]
◆ PNGZ_MSG_CAST [1/2]
◆ PNGZ_MSG_CAST [2/2]
◆ ZLIB_CONST [1/2]
◆ ZLIB_CONST [2/2]
◆ ZLIB_IO_MAX [1/2]
#define ZLIB_IO_MAX ((uInt)-1) |
◆ ZLIB_IO_MAX [2/2]
#define ZLIB_IO_MAX ((uInt)-1) |