public class PNG32ImageFormatter extends ImageIOFormatter
formatName
bufferedImage, layers, propertiesPrefix
EditorProperty, initPropertiesProperty, LabelEditorProperty, ScopedEditorProperty
Constructor and Description |
---|
PNG32ImageFormatter() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getContentType()
Get the Mime Content Type created by the ImageFormatter.
|
java.lang.String |
getFormatLabel()
Get the Image Type created by the ImageFormatter.
|
protected boolean |
imageFormatSupportAlphaChannel()
Return true if the image format support alpha channel.
|
protected boolean |
imageFormatSupportTransparentPixel()
Return true if the image format support fully transparent pixels.
|
ImageFormatter |
makeClone()
Create a new instance of the same type of formatter.
|
formatImage, getFormatName, getGraphics, setFormatName
getBufferedImage, getGraphics, getGraphics, getImageBytes, getImageFromMapBean, getImageFromMapBean, getImageFromMapBean, getProperties, getPropertyInfo, getPropertyPrefix, getScaledBufferedImage, getScaledImageBytes, propertyChange, setBufferedImage, setProperties, setProperties, setPropertyPrefix
public ImageFormatter makeClone()
AbstractImageFormatter
makeClone
in interface ImageFormatter
makeClone
in class AbstractImageFormatter
public java.lang.String getContentType()
ImageFormatter
public java.lang.String getFormatLabel()
ImageFormatter
protected boolean imageFormatSupportAlphaChannel()
AbstractImageFormatter
imageFormatSupportAlphaChannel
in class AbstractImageFormatter
protected boolean imageFormatSupportTransparentPixel()
AbstractImageFormatter
imageFormatSupportTransparentPixel
in class AbstractImageFormatter
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details