png_composite

Undocumented in source. Be warned that the author may not have intended to support it.
  1. png_byte png_composite(png_uint_16 fg, png_uint_16 alpha, png_uint_16 bg)
  2. png_uint_16 png_composite(png_uint_32 fg, png_uint_32 alpha, png_uint_32 bg)
  3. png_byte png_composite(png_uint_16 fg, png_uint_16 alpha, png_uint_16 bg)
    extern (C) nothrow @nogc extern (D)
    static if(!(PNG_READ_COMPOSITE_NODIV_SUPPORTED))
    png_composite

Meta