Help for this page

Select Code to Download


  1. or download this
    # BPC = bits per component, and may be 1, 2, 4, 8, or 16 per the PNG s
    +pec.
    # Color types may further restrict the available options.  Additionall
    +y,
    ...
    if ($bpc == 16) {
        die '16-bit colors/transparency are not supported.';
    }