|
|||||||||
| 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.PngCreateOptions
public class PngCreateOptions
The png file format create options.
| Constructor Summary | |
|---|---|
PngCreateOptions()
Initializes a new instance of the PngCreateOptions class. |
|
PngCreateOptions(PngCreateOptions pngCreateOptions)
Initializes a new instance of the JpegCreateOptions 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 PngCreateOptions()
Initializes a new instance of the PngCreateOptions class.
public PngCreateOptions(PngCreateOptions pngCreateOptions)
Initializes a new instance of the JpegCreateOptions class.
pngCreateOptions - The PNG create options.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||