Package | Description |
---|---|
com.aspose.imaging.fileformats.webp |
Modifier and Type | Method and Description |
---|---|
WebPOptions |
WebPImage.getOptions()
Gets or sets the options.
|
Modifier and Type | Method and Description |
---|---|
static void |
WebPImage.saveWebp_internalized(RasterImage inputImage,
com.aspose.ms.System.IO.Stream stream,
Rectangle destImageBounds,
WebPOptions options)
Export to the webp.
|
Constructor and Description |
---|
WebPImage(int width,
int height,
WebPOptions options)
Initializes a new instance of the
WebPImage class
with empty image. |
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.