Package ca.cgjennings.graphics.composites
-
Class Summary Class Description AbstractARGBComposite An abstract base class for composites that support compositing (A)RGB image data.AbstractCompositeContext This abstract implementation ofCompositeContext
is designed to handle RGB/ARGB data.BlendMode Composites that have similar effects to the layer blending modes in popular paint programs.MaskComposite Blends the source into the destination using both an overall and per-channel alpha values.