Lines Matching full:transformations
13 cleaned up writer, adding a few new transformations
28 split transformations into pngrtran.c and pngwtran.c
66 transformations
1389 Use png_ptr->flags instead of png_ptr->transformations to pass
1404 if (png_ptr->transformations || (png_ptr->flags&PNG_FLAG_STRIP_ALPHA))
1443 Check for png_rgb_to_gray and png_gray_to_rgb read transformations before