|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.imaging.CreateOptionsBase
com.aspose.imaging.createoptions.ImageCreateOptions
com.aspose.imaging.createoptions.TiffCreateOptions
public class TiffCreateOptions
The tiff file format create options.
Constructor Summary | |
---|---|
TiffCreateOptions()
Initializes a new instance of the TiffCreateOptions class. |
|
TiffCreateOptions(TiffCreateOptions tiffCreateOptions)
Initializes a new instance of the TiffCreateOptions class. |
Method Summary |
---|
Methods inherited from class com.aspose.imaging.createoptions.ImageCreateOptions |
---|
getHeight, getPalette, getUseCompactPalette, getWidth, setHeight, setPalette, setUseCompactPalette, setWidth |
Methods inherited from class com.aspose.imaging.CreateOptionsBase |
---|
getSource, setSource |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TiffCreateOptions()
Initializes a new instance of the TiffCreateOptions
class.
public TiffCreateOptions(TiffCreateOptions tiffCreateOptions)
Initializes a new instance of the TiffCreateOptions
class.
tiffCreateOptions
- The tiff create options.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |