com.day.image.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of aem-sdk-api Show documentation
Show all versions of aem-sdk-api Show documentation
The Adobe Experience Manager SDK
The com.day.image
Package contains the main classes of the
Day Graphics Engine. This framework consists of one
basic class : The {@link com.day.image.Layer} class is the functional basis
onto which the whole Graphics Engine is built. Though
the classes implementing the java.awt.image.BufferedImageOp
interface take java.awt.image.BufferedImage
as parameters, they
are also heavily used by the methods provided by the {@link com.day.image.Layer}
class.
The rest of the classes in the com.day.image
Package contain more
functionality of the Graphics Engine for direct use
with the Layer
class.
@author fmeschbe
@since coati
@audience wad