All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.day.image.package.html Maven / Gradle / Ivy

There is a newer version: 6.5.21
Show newest version

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





© 2015 - 2024 Weber Informatics LLC | Privacy Policy