Package | Description |
---|---|
com.aspose.imaging.fileformats.webp |
The package handles WebP file format processing.
|
Modifier and Type | Method and Description |
---|---|
WebPOptions |
WebPImage.getOptions()
Gets the options.
|
Constructor and Description |
---|
WebPImage(int width,
int height,
WebPOptions options)
Initializes a new instance of the
WebPImage class with empty image. |
WebPImage(int width,
int height,
WebPOptions options,
LoadOptions loadOptions)
Initializes a new instance of the
WebPImage class with empty image. |
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.