This interface defines the API that has to be implemented by classes that
are capable of transforming
java.awt.Image image content data after
it's initially loaded.
Transforms the
java.awt.Image image content data and returns
the transformed data as an Image.
Parameters: data - the image that has to be transformed Parameters: attributes - a map of content attributes that can be used toprovide hints or parameters for the transformation the transformed image since: 1.0