$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [gil] inverting alpha channel
From: Alex Flint (alex.flint_at_[hidden])
Date: 2011-03-07 06:36:05
Hi there,
I have RGBA images using alpha=0 as opaque and alpha=255 as transparent. Is
there any way that I can get png_write_view to use this convention without
actually changing the data?
Cheers,
Alex