Searched defs:png_trans (Results 1 – 12 of 12) sorted by relevance
1 //2 // Copyright 2012 Christian Henning3 //4 // Distributed under the Boost Software License, Version 1.05 // See accompanying file LICENSE_1_0.txt or copy at6 // http://www.boost.org/LICENSE_1_0.txt7 //8 #ifndef BOOST_GIL_EXTENSION_IO_PNM_DETAIL_READER_BACKEND_HPP9 #define BOOST_GIL_EXTENSION_IO_PNM_DETAIL_READER_BACKEND_HPP10 [all …]
573 png_byte png_trans[PNG_MAX_PALETTE_LENGTH]; in SaveFile() local
809 png_byte png_trans[PNG_MAX_PALETTE_LENGTH]; in SaveFile() local
1190 png_byte *png_trans; in write_vips() local
180 struct png_trans : property_base< std::vector< png_byte > > {}; struct
2210 png_bytep png_trans; in perl_png_get_tRNS_palette() local