Class PLImage

All Implemented Interfaces:
com.helger.commons.id.IHasID<String>, com.helger.commons.traits.IGenericImplTrait<PLImage>, IPLElement<PLImage>, IPLHasBorder<PLImage>, IPLHasFillColor<PLImage>, IPLHasMargin<PLImage>, IPLHasMarginBorderPadding<PLImage>, IPLHasOutline, IPLHasPadding<PLImage>, IPLInlineElement<PLImage>, IPLObject<PLImage>, IPLRenderableObject<PLImage>, IPLVisitable

public class PLImage extends AbstractPLImage<PLImage>
Represent a static image based on BufferedImage. This image type is supported for all EPLImageTypes!
Author:
Philip Helger
See Also: