Help for this page
# 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.'; }