public class OtgImage extends OdImage
The Otg image
Constructor and Description |
---|
OtgImage(InputStream stream)
Initializes a new instance of the
OtgImage class. |
Modifier and Type | Method and Description |
---|---|
long |
getFileFormat()
Gets a value of file format
|
Image[] |
getPages()
Gets the pages.
|
getBitsPerPixel, getHeight, getMetadata, getPageCount, getRecords, getWidth, isCached
cacheData, resize, resize, rotateFlip, setPalette
canLoad, canLoad, canLoad, canLoad, canSave, create, getBackgroundColor, getBounds, getBufferSizeHint, getContainer, getDefaultOptions, getFileFormat, getFileFormat, getFittingRectangle, getFittingRectangle, getInterruptMonitor, getOriginalOptions, getPalette, getProportionalHeight, getProportionalWidth, getSize, hasBackgroundColor, isAutoAdjustPalette, load, load, load, load, load, load, resize, resizeHeightProportionally, resizeHeightProportionally, resizeHeightProportionally, resizeWidthProportionally, resizeWidthProportionally, resizeWidthProportionally, save, save, save, save, save, save, save, setAutoAdjustPalette, setBackgroundColor, setBackgroundColor, setBufferSizeHint, setInterruptMonitor, setPalette
getDataStreamContainer, save, save, save, save
close, dispose, getDisposed
public OtgImage(InputStream stream)
Initializes a new instance of the OtgImage
class.
stream
- The stream.public long getFileFormat()
Gets a value of file format
getFileFormat
in class Image
public Image[] getPages()
Gets the pages.
Value: The pages.getPages
in class MultiPageImage
Copyright (c) 2008-2019 Aspose Pty Ltd. All Rights Reserved.