This package provides a dummy implementation for handling images that should be replaced by a concrete platform specific implementation, supporting your target graphics engine. This can be done using either the service provider concept or the setter with the VM singleton PlatformImageFactory.
In most cases, jPod will come along with an implementation ready to use in "jPodPFCWT.jar" that registers itself as a service provider for "de.intarsys.pdf.platform.image.IPlatformImageFactory".
Application programmers will normally not use classes from this package. The implementation is used by the CSPlatformDevice.