Class PLStreamImage

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

public class PLStreamImage extends AbstractPLImage<PLStreamImage>
Represent a static image based on BufferedImage read from an InputStream. This is not supported for the image type EPLImageType.LOSSLESS!
Author:
Philip Helger
See Also: