|
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.52">
Art Alpha Gamma StuffSynopsis
Detailsstruct ArtAlphaGamma
art_alphagamma_new ()
Create a new ArtAlphaGamma for a specific value of gamma. When correctly implemented (which is generally not the case in libart), alpha compositing with an alphagamma parameter is equivalent to applying the gamma transformation to source images, doing the alpha compositing (in linear intensity space), then applying the inverse gamma transformation, bringing it back to a gamma-adjusted intensity space.
art_alphagamma_free ()
Frees the ArtAlphaGamma.
|