Home | History | Annotate | Download | only in libpng

Lines Matching full:transformations

1252 the entire image into memory, and (b) the input transformations
1284 followed the set of transformations indicated by the transform mask,
1619 rowbytes, as some of the transformations could increase the space
1645 .SS Input transformations
1648 to handle any special transformations of the image data. The various
1957 The png_set_gamma() function handles gamma transformations of the data.
2045 after all of the other transformations have been processed.
2070 After setting the transformations, libpng can update your png_info
2071 structure to reflect any transformations you've requested with this
2394 the transformations mentioned in the Reading
2398 transformations are set (even if you don't set
2955 transformations are permitted, enabled by the following masks.
2985 followed the set of transformations indicated by the transform mask,
3012 other transformations because in the case of paletted images the tRNS
3028 to handle any special transformations of the image data. The various
3122 before any of the other transformations are processed.
3162 That's it for the transformations. Now you can write the image data.
3316 adding new transformations, and generally changing how libpng works.
3456 the part of the code that does the transformations, and check out some of
3631 transformations but still leave the library fully capable of reading