Lines Matching full:any

6 This software is provided 'as-is', without any express or implied
7 warranty. In no event will the authors be held liable for any damages
10 Permission is granted to anyone to use this software for any purpose,
22 3. This notice may not be removed or altered from any source
107 /*LCT_MAX_OCTET_VALUE lets the compiler allow this enum to represent any invalid
283 Should return 0 if success, any non-0 if error (numeric value not exposed).*/
289 Should return 0 if success, any non-0 if error (numeric value not exposed).*/
497 strings are any length.
518 …LodePNG does not apply any color conversions on pixels in the encoder or decoder and does not inte…
594 or any non-standard PNG chunk.
664 …eading text chunks is disabled or this limit is set higher or disabled. Set to 0 to allow any size.
669 …0 to allow any size. By default this is a value that prevents ICC profiles that would be much larg…
1156 on any external library. There are functions to decode and encode a PNG with
1173 *) decoding of PNGs with any color type, bit depth and interlace mode, to a 24- or 32-bit color raw…
1175 *) encoding of PNGs, from any raw image to 24- or 32-bit color, or the same color type as the raw i…
1176 *) Adam7 interlace and deinterlace for any color type
1339 If the palette contains any colors for which the alpha channel is not 255 (so
1389 It can convert from almost any color type to any other color type, except the
1461 -even though some conversions aren't supported, LodePNG supports loading PNGs from any
1462 colortype and saving PNGs to any colortype, sometimes it just requires preparing
1481 -any gray or gray+alpha, to gray or gray+alpha
1487 -In the encoder, you can make it save a PNG with any color type by giving the
1509 for any other color format. The 16-bit values are stored in big endian (most
1626 chunks, but does not force any other ordering rules.
1706 If you encounter problems on any compilers, feel free to let me know and I may
1926 *) 24 jan 2007: gave encoder an error interface. Added color conversion from any