↓ 1 callersFunctionpng_do_unpackUnpack pixels of 1, 2, or 4 bits per pixel into 1 byte per pixel,
* without changing the actual values. Thus, if you had a row with
* a bit depth o
SpriteSheetPacker/3rdparty/optipng/libpng/pngrtran.c:2133
↓ 1 callersFunctionpng_start_read_imageInitialize palette, background, etc, after transformations
* are set, but before any reading takes place. This allows
* the user to obtain a gamma-
SpriteSheetPacker/3rdparty/optipng/libpng/pngread.c:289