Home | History | Annotate | Download | only in libpng

Lines Matching full:specification

573 Libpng was written as a companion to the PNG specification, as a way
577 The PNG specification (second edition), November 2003, is available as
582 The PNG-1.2 specification is available at
585 to the PNG specification (second edition) but has some additional material.
587 The PNG-1.0 specification is available as RFC 2083
1161 The PNG specification allows the width and height of an image to be as
1183 The PNG specification sets no limit on the number of ancillary chunks
1296 (11.3.3.2 and 11.3.3.5 of the ISO PNG specification) the PNG specification
1329 suitable background, as described in the PNG specification.
1351 specification. Red, green and blue, or gray, components are
1364 channel. See the PNG specification for more detail. It is
1894 specification of the intended color of the red,
2146 PNG specification for chunk contents. Be careful with trusting
2157 symbols are not allowed. See the PNG specification for more details.
2702 get somewhat harder. The only current (PNG Specification version 1.2)
2712 mentioned in the PNG specification is to expand each pixel to cover
2777 this can be confusing because the specification refers to the same passes
3267 error according to the PNG specification, Clause 11.3.2, but the error can
3337 July 1999 PNG specification, version 1.2) or 64 (if you are writing
3340 for each scanline. See the PNG specification for details on the specific
3401 chunk (as of PNG Specification 1.2, anyway). See png_write_end() and
3402 the latest PNG specification for more information on that. If you
3407 contain, see the PNG specification.
3500 points - the CIE tristimulus specification of the intended
3716 The keywords that are given in the PNG Specification are:
3743 keywords are found in the PNG specification, as is some recommendations
3794 in a sequence that satisfies the PNG specification's ordering rules.
4090 The only currently (as of the PNG Specification version 1.2, dated July
4094 yourself. If you want to build them yourself, see the PNG specification
4313 luminance channels the value is encoded according to the sRGB specification
4323 the sRGB specification. This encoding is identified by the
4327 the actual sRGB transfer curve defined in the sRGB specification (see the
4591 the actual sRGB transfer curve defined in the sRGB specification (see the
4631 a (png_byte) PNG gamma encoded according to the sRGB specification, otherwise
4795 specification. Acquire a first level of understanding of how it works.
4898 currently only '0' in the PNG 1.2 specification. The 'filters'
4906 These filters are described in more detail in the PNG specification.
4967 The MNG specification (available at http://www.libpng.org/pub/mng) allows
5263 error according to the PNG specification, Clause 11.3.2, but the error can
5357 the sCAL specification uses a decimal encoding of floating point values
5606 are allowed by the PNG specification, so these warnings are no longer issued.
5670 is an error. Previously this requirement of the PNG specification was not
5982 .IR PNG specification: RFC 2083
5995 In the case of any inconsistency between the PNG specification
5996 and this library, the specification takes precedence.