public class WmfImageData extends ImageData
bpc, colorSpace, colorTransform, data, decode, decodeParms, deflated, dpiX, dpiY, filter, height, imageAttributes, imageMask, imageSize, interpolation, inverted, mask, mySerialId, originalType, profile, rotation, transparency, url, width, XYRatio
Constructor and Description |
---|
WmfImageData(byte[] bytes)
Creates a WmfImage from a byte[].
|
WmfImageData(String fileName)
Creates a WmfImage from a file.
|
WmfImageData(URL url)
Creates a WmfImage from a URL.
|
canBeMask, canImageBeInline, getBpc, getColorSpace, getColorTransform, getData, getDecode, getDecodeParms, getDpiX, getDpiY, getFilter, getHeight, getImageAttributes, getImageMask, getOriginalType, getProfile, getRotation, getTransparency, getUrl, getWidth, getXYRatio, isDeflated, isInterpolation, isInverted, isMask, isRawImage, isSoftMask, makeMask, setBpc, setColorSpace, setColorTransform, setDecode, setDeflated, setDpi, setFilter, setHeight, setImageAttributes, setImageMask, setInterpolation, setInverted, setProfile, setRotation, setTransparency, setUrl, setWidth, setXYRatio
public WmfImageData(String fileName) throws MalformedURLException
fileName
- pah to the fileMalformedURLException
public WmfImageData(URL url)
url
- URL to the filepublic WmfImageData(byte[] bytes)
bytes
- the image bytesCopyright © 1998–2018 iText Group NV. All rights reserved.