Home | History | Annotate | Download | only in libpng

Lines Matching refs:PNG_TRANSFORM_EXPAND

1101    if ((transforms & PNG_TRANSFORM_EXPAND) != 0)
1105 png_app_error(png_ptr, "PNG_TRANSFORM_EXPAND not supported");