| Linux Standard Base Desktop Specification 3.1 | ||
|---|---|---|
| <<< Previous | Next >>> | |
PNG files store 16-bit pixels in network byte order (big-endian, ie most significant bytes first). png_set_swap() shall switch the byte-order to little-endian (ie, least significant bits first).
| <<< Previous | Home | Next >>> |
| png_set_strip_alpha | Up | png_set_swap_alpha |