Home | History | Annotate | Download | only in libpng

Lines Matching full:want

892 users may want to modify it more.  All attempts were made to make it as
962 You will want to do the I/O initialization(*) before you get into libpng,
964 will also want to insure that you are, in fact, dealing with a PNG
1029 If you want to use your own memory allocation routines,
1053 back to your setjmp, you will want to call png_destroy_read_struct() to
1253 you want to do are limited to the following set:
1746 and you want to remove it rather than combining it with the background
1763 If you want to replace the pixels, after reading them, with pixels
1806 you want the filler before the RGB or after. This transformation
1811 Note that png_set_filler() does not change the color type. If you want
1827 For some uses, you may want a grayscale image to be represented as
2065 but you must call the function here if you want libpng to handle expansion
2108 If you don't want to read in the whole image at once, you can
2131 If you want them filled out, there are two ways to do that. The one
2141 If you don't want libpng to handle the interlacing details, just call
2161 If you want libpng to expand the images, call this before calling
2180 If you only want the "sparkle" effect, just call png_read_rows() as
2190 If you only want the first effect (the rectangles), do the same as
2203 you want to keep the comments from before and after the image
2377 want to display any rows that were generated
2471 You will want to do the I/O initialization before you get into libpng,
2483 As these can be both relatively large, you may not want to store these
2485 will want to check if they return NULL. If you are also reading,
2486 you won't want to name your read structure and your write structure
2504 If you want to use your own memory allocation routines,
2547 want libpng to write the 8-byte signature, or if you have already
2576 are willing to give up some compression, or if you want to get the
2639 data as being valid. If you want to wait until after the data, don't
2868 images, which always have to be compressed. So if you don't want the
2900 some text before the image and some after. For example, you may want
2925 If you want to store the time of the original image creation, you should
3019 If you need to write a private chunk that you want to appear before
3178 If you don't want to write the whole image at once, you can
3199 yourself. If you want to build them yourself, see the PNG specification
3202 If you don't want libpng to handle the interlacing details, just
3206 If you want libpng to build the sub-images, call this before you start
3221 want to read about interlacing in the PNG specification, and only update
3332 at a time, you will want to set MAXSEG_64K in zlib.h. Since it is
3404 (because you don't want the messages) or PNG_NO_STDIO defined (because
3431 after a longjmp, so the user may want to be careful about doing anything
3458 transformation to the one you want to add and copy off of it. More details
3463 You will want to look into zconf.h to tell zlib (and thus libpng) that
3541 If you want to control whether libpng uses filtering or not, which
3630 want. The PNG_NO_READ[or WRITE]_TRANSFORMS directives disable the extra
3640 linker should only grab the files it needs. However, if you want to
3700 features you want to enable. These include