Package | Description |
---|---|
com.aspose.imaging.cloud.sdk.model | |
com.aspose.imaging.cloud.sdk.stablemodel |
Modifier and Type | Method and Description |
---|---|
GifProperties |
GifProperties.backgroundColor(String backgroundColor) |
GifProperties |
GifProperties.hasBackgroundColor(Boolean hasBackgroundColor) |
GifProperties |
GifProperties.hasTrailer(Boolean hasTrailer) |
GifProperties |
GifProperties.pixelAspectRatio(Integer pixelAspectRatio) |
Modifier and Type | Method and Description |
---|---|
GifProperties |
ImagingResponse.getGifProperties()
Gets or sets the GIF properties.
|
Modifier and Type | Method and Description |
---|---|
ImagingResponse |
ImagingResponse.gifProperties(GifProperties gifProperties) |
void |
ImagingResponse.setGifProperties(GifProperties gifProperties) |
Copyright © 2020 Aspose Pty Ltd. All rights reserved.