Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Macros
pngusr.h File Reference

Go to the source code of this file.

Macros

#define PNG_NO_GLOBAL_ARRAYS
 
#define PNG_NO_READ_SUPPORTED
 
#define PNG_NO_WARNINGS
 
#define png_warning(s1, s2)   ""
 
#define png_chunk_warning(s1, s2)   ""
 
#define PNG_NO_ERROR_TEXT
 
#define png_error(s1, s2)   png_err(s1)
 
#define png_chunk_error(s1, s2)   png_err(s1)
 
#define PNG_NO_WRITE_BACKGROUND
 
#define PNG_NO_WRITE_GAMMA
 
#define PNG_NO_WRITE_DITHER
 
#define PNG_NO_WRITE_INVERT
 
#define PNG_NO_WRITE_SHIFT
 
#define PNG_NO_WRITE_PACK
 
#define PNG_NO_WRITE_PACKSWAP
 
#define PNG_NO_WRITE_FILLER
 
#define PNG_NO_WRITE_SWAP
 
#define PNG_NO_WRITE_SWAP_ALPHA
 
#define PNG_NO_WRITE_INVERT_ALPHA
 
#define PNG_NO_WRITE_RGB_TO_GRAY
 
#define PNG_NO_WRITE_USER_TRANSFORM
 
#define PNG_NO_WRITE_bKGD
 
#define PNG_NO_WRITE_cHRM
 
#define PNG_NO_WRITE_gAMA
 
#define PNG_NO_WRITE_hIST
 
#define PNG_NO_WRITE_iCCP
 
#define PNG_NO_WRITE_oFFs
 
#define PNG_NO_WRITE_pCAL
 
#define PNG_NO_WRITE_pHYs
 
#define PNG_NO_WRITE_sBIT
 
#define PNG_NO_WRITE_sCAL
 
#define PNG_NO_WRITE_sPLT
 
#define PNG_NO_WRITE_sRGB
 
#define PNG_NO_WRITE_TEXT
 
#define PNG_NO_WRITE_tIME
 
#define PNG_NO_WRITE_UNKNOWN_CHUNKS
 
#define PNG_NO_WRITE_USER_CHUNKS
 
#define PNG_NO_WRITE_EMPTY_PLTE
 
#define PNG_NO_WRITE_OPT_PLTE
 
#define PNG_NO_WRITE_FILTER
 
#define PNG_NO_WRITE_WEIGHTED_FILTER
 
#define PNG_NO_WRITE_INTERLACING_SUPPORTED
 
#define PNG_NO_WRITE_FLUSH
 
#define PNG_NO_INFO_IMAGE
 
#define PNG_NO_USER_MEM
 
#define PNG_NO_FIXED_POINT_SUPPORTED
 
#define PNG_NO_MNG_FEATURES
 
#define PNG_NO_USER_TRANSFORM_PTR
 
#define PNG_NO_HANDLE_AS_UNKNOWN
 
#define PNG_NO_CONSOLE_IO
 
#define PNG_NO_ZALLOC_ZERO
 
#define PNG_NO_ERROR_NUMBERS
 
#define PNG_NO_EASY_ACCESS
 

Macro Definition Documentation

◆ png_chunk_error

#define png_chunk_error (   s1,
  s2 
)    png_err(s1)

Definition at line 24 of file pngusr.h.

◆ png_chunk_warning

#define png_chunk_warning (   s1,
  s2 
)    ""

Definition at line 21 of file pngusr.h.

◆ png_error

#define png_error (   s1,
  s2 
)    png_err(s1)

Definition at line 23 of file pngusr.h.

◆ PNG_NO_CONSOLE_IO

#define PNG_NO_CONSOLE_IO

Definition at line 68 of file pngusr.h.

◆ PNG_NO_EASY_ACCESS

#define PNG_NO_EASY_ACCESS

Definition at line 71 of file pngusr.h.

◆ PNG_NO_ERROR_NUMBERS

#define PNG_NO_ERROR_NUMBERS

Definition at line 70 of file pngusr.h.

◆ PNG_NO_ERROR_TEXT

#define PNG_NO_ERROR_TEXT

Definition at line 22 of file pngusr.h.

◆ PNG_NO_FIXED_POINT_SUPPORTED

#define PNG_NO_FIXED_POINT_SUPPORTED

Definition at line 64 of file pngusr.h.

◆ PNG_NO_GLOBAL_ARRAYS

#define PNG_NO_GLOBAL_ARRAYS

Definition at line 15 of file pngusr.h.

◆ PNG_NO_HANDLE_AS_UNKNOWN

#define PNG_NO_HANDLE_AS_UNKNOWN

Definition at line 67 of file pngusr.h.

◆ PNG_NO_INFO_IMAGE

#define PNG_NO_INFO_IMAGE

Definition at line 62 of file pngusr.h.

◆ PNG_NO_MNG_FEATURES

#define PNG_NO_MNG_FEATURES

Definition at line 65 of file pngusr.h.

◆ PNG_NO_READ_SUPPORTED

#define PNG_NO_READ_SUPPORTED

Definition at line 17 of file pngusr.h.

◆ PNG_NO_USER_MEM

#define PNG_NO_USER_MEM

Definition at line 63 of file pngusr.h.

◆ PNG_NO_USER_TRANSFORM_PTR

#define PNG_NO_USER_TRANSFORM_PTR

Definition at line 66 of file pngusr.h.

◆ PNG_NO_WARNINGS

#define PNG_NO_WARNINGS

Definition at line 19 of file pngusr.h.

◆ PNG_NO_WRITE_BACKGROUND

#define PNG_NO_WRITE_BACKGROUND

Definition at line 26 of file pngusr.h.

◆ PNG_NO_WRITE_bKGD

#define PNG_NO_WRITE_bKGD

Definition at line 39 of file pngusr.h.

◆ PNG_NO_WRITE_cHRM

#define PNG_NO_WRITE_cHRM

Definition at line 40 of file pngusr.h.

◆ PNG_NO_WRITE_DITHER

#define PNG_NO_WRITE_DITHER

Definition at line 28 of file pngusr.h.

◆ PNG_NO_WRITE_EMPTY_PLTE

#define PNG_NO_WRITE_EMPTY_PLTE

Definition at line 55 of file pngusr.h.

◆ PNG_NO_WRITE_FILLER

#define PNG_NO_WRITE_FILLER

Definition at line 33 of file pngusr.h.

◆ PNG_NO_WRITE_FILTER

#define PNG_NO_WRITE_FILTER

Definition at line 57 of file pngusr.h.

◆ PNG_NO_WRITE_FLUSH

#define PNG_NO_WRITE_FLUSH

Definition at line 60 of file pngusr.h.

◆ PNG_NO_WRITE_gAMA

#define PNG_NO_WRITE_gAMA

Definition at line 41 of file pngusr.h.

◆ PNG_NO_WRITE_GAMMA

#define PNG_NO_WRITE_GAMMA

Definition at line 27 of file pngusr.h.

◆ PNG_NO_WRITE_hIST

#define PNG_NO_WRITE_hIST

Definition at line 42 of file pngusr.h.

◆ PNG_NO_WRITE_iCCP

#define PNG_NO_WRITE_iCCP

Definition at line 43 of file pngusr.h.

◆ PNG_NO_WRITE_INTERLACING_SUPPORTED

#define PNG_NO_WRITE_INTERLACING_SUPPORTED

Definition at line 59 of file pngusr.h.

◆ PNG_NO_WRITE_INVERT

#define PNG_NO_WRITE_INVERT

Definition at line 29 of file pngusr.h.

◆ PNG_NO_WRITE_INVERT_ALPHA

#define PNG_NO_WRITE_INVERT_ALPHA

Definition at line 36 of file pngusr.h.

◆ PNG_NO_WRITE_oFFs

#define PNG_NO_WRITE_oFFs

Definition at line 44 of file pngusr.h.

◆ PNG_NO_WRITE_OPT_PLTE

#define PNG_NO_WRITE_OPT_PLTE

Definition at line 56 of file pngusr.h.

◆ PNG_NO_WRITE_PACK

#define PNG_NO_WRITE_PACK

Definition at line 31 of file pngusr.h.

◆ PNG_NO_WRITE_PACKSWAP

#define PNG_NO_WRITE_PACKSWAP

Definition at line 32 of file pngusr.h.

◆ PNG_NO_WRITE_pCAL

#define PNG_NO_WRITE_pCAL

Definition at line 45 of file pngusr.h.

◆ PNG_NO_WRITE_pHYs

#define PNG_NO_WRITE_pHYs

Definition at line 46 of file pngusr.h.

◆ PNG_NO_WRITE_RGB_TO_GRAY

#define PNG_NO_WRITE_RGB_TO_GRAY

Definition at line 37 of file pngusr.h.

◆ PNG_NO_WRITE_sBIT

#define PNG_NO_WRITE_sBIT

Definition at line 47 of file pngusr.h.

◆ PNG_NO_WRITE_sCAL

#define PNG_NO_WRITE_sCAL

Definition at line 48 of file pngusr.h.

◆ PNG_NO_WRITE_SHIFT

#define PNG_NO_WRITE_SHIFT

Definition at line 30 of file pngusr.h.

◆ PNG_NO_WRITE_sPLT

#define PNG_NO_WRITE_sPLT

Definition at line 49 of file pngusr.h.

◆ PNG_NO_WRITE_sRGB

#define PNG_NO_WRITE_sRGB

Definition at line 50 of file pngusr.h.

◆ PNG_NO_WRITE_SWAP

#define PNG_NO_WRITE_SWAP

Definition at line 34 of file pngusr.h.

◆ PNG_NO_WRITE_SWAP_ALPHA

#define PNG_NO_WRITE_SWAP_ALPHA

Definition at line 35 of file pngusr.h.

◆ PNG_NO_WRITE_TEXT

#define PNG_NO_WRITE_TEXT

Definition at line 51 of file pngusr.h.

◆ PNG_NO_WRITE_tIME

#define PNG_NO_WRITE_tIME

Definition at line 52 of file pngusr.h.

◆ PNG_NO_WRITE_UNKNOWN_CHUNKS

#define PNG_NO_WRITE_UNKNOWN_CHUNKS

Definition at line 53 of file pngusr.h.

◆ PNG_NO_WRITE_USER_CHUNKS

#define PNG_NO_WRITE_USER_CHUNKS

Definition at line 54 of file pngusr.h.

◆ PNG_NO_WRITE_USER_TRANSFORM

#define PNG_NO_WRITE_USER_TRANSFORM

Definition at line 38 of file pngusr.h.

◆ PNG_NO_WRITE_WEIGHTED_FILTER

#define PNG_NO_WRITE_WEIGHTED_FILTER

Definition at line 58 of file pngusr.h.

◆ PNG_NO_ZALLOC_ZERO

#define PNG_NO_ZALLOC_ZERO

Definition at line 69 of file pngusr.h.

◆ png_warning

#define png_warning (   s1,
  s2 
)    ""

Definition at line 20 of file pngusr.h.