This is the complete list of members for clan::PNGOutputDescription, including all inherited members.
add_comment(const std::string &comment, std::string &keyword, const std::string &lang, const std::string &translated_keyword) | clan::PNGOutputDescription | |
add_palette(const PNGOutputDescriptionPalette &palette) | clan::PNGOutputDescription | |
add_unknown_chunk(const std::string &name, const DataBuffer &chunk_data, PNGUnknownChunkLocation location) | clan::PNGOutputDescription | |
PNGOutputDescription(int bit_depth=8, PNGColorType color_type=png_color_type_rgb_alpha) | clan::PNGOutputDescription | |
set_background_color(const Color &background_color) | clan::PNGOutputDescription | |
set_chromacities(const Vec2f &white, const Vec2f &red, const Vec2f &green, const Vec2f &blue) | clan::PNGOutputDescription | |
set_chromacities_XYZ(const Vec3f &red, const Vec3f &green, const Vec3f &blue) | clan::PNGOutputDescription | |
set_filter_method(PNGFilterMethod filter) | clan::PNGOutputDescription | |
set_gamma(float gamma) | clan::PNGOutputDescription | |
set_icc_profile(const std::string &profile_name, const DataBuffer &profile_data) | clan::PNGOutputDescription | |
set_interlace_type(PNGInterlaceType type) | clan::PNGOutputDescription | |
set_key_color(const Color &color) | clan::PNGOutputDescription | |
set_modification_time(const DateTime &datetime) | clan::PNGOutputDescription | |
set_offset_from_screen_topleft(const Vec2i &offset, PNGOffsetUnitType offset_unit_type) | clan::PNGOutputDescription | |
set_physical_resolution(const Vec2i &resolution, PNGResolutionUnitType resolution_type) | clan::PNGOutputDescription | |
set_physical_scale(int scale_units, const Sized &pixel_size_in_scale_units) | clan::PNGOutputDescription | |
set_significant_bits(int num_bits) | clan::PNGOutputDescription | |
set_srgb_intent(PNGsRGBIntent intent) | clan::PNGOutputDescription |