public class BmpImageData extends RawImageData
CCITT_BLACKIS1, CCITT_ENCODEDBYTEALIGN, CCITT_ENDOFBLOCK, CCITT_ENDOFLINE, CCITTG3_1D, CCITTG3_2D, CCITTG4, typeCcittbpc, colorEncodingComponentsNumber, colorTransform, data, decode, decodeParms, deflated, dpiX, dpiY, filter, height, imageAttributes, imageMask, imageSize, interpolation, inverted, mask, mySerialId, originalType, profile, rotation, transparency, url, width, XYRatio| Modifier | Constructor and Description |
|---|---|
protected |
BmpImageData(byte[] bytes,
boolean noHeader)
Creates instance of
BmpImageData |
protected |
BmpImageData(URL url,
boolean noHeader)
Creates instance of
BmpImageData |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isNoHeader() |
getTypeCcitt, isRawImage, setTypeCcittcanBeMask, canImageBeInline, getBpc, getColorEncodingComponentsNumber, getColorTransform, getData, getDecode, getDecodeParms, getDpiX, getDpiY, getFilter, getHeight, getImageAttributes, getImageMask, getOriginalType, getProfile, getRotation, getTransparency, getUrl, getWidth, getXYRatio, isDeflated, isInterpolation, isInverted, isMask, isSoftMask, makeMask, setBpc, setColorEncodingComponentsNumber, setColorTransform, setDecode, setDeflated, setDpi, setFilter, setHeight, setImageAttributes, setImageMask, setInterpolation, setInverted, setProfile, setRotation, setTransparency, setUrl, setWidth, setXYRatioprotected BmpImageData(URL url, boolean noHeader)
BmpImageDataurl - url of the imagenoHeader - indicates that the source image does not have a headerprotected BmpImageData(byte[] bytes,
boolean noHeader)
BmpImageDatabytes - contents of the imagenoHeader - indicates that the source image does not have a headerCopyright © 1998–2022 iText Group NV. All rights reserved.