| Package | Description |
|---|---|
| com.aspose.imaging.fileformats.webp |
The package handles WebP file format processing.
|
| Modifier and Type | Method and Description |
|---|---|
WebPOptions |
WebPImage.getOptions()
Retrieve or modify the options associated with the specified property, enabling
fine-tuned customization of behavior and settings.
|
| Constructor and Description |
|---|
WebPImage(int width,
int height,
WebPOptions options)
Instantiate a new instance of the
WebPImage class with an empty
image of specified width and height dimensions. |
WebPImage(int width,
int height,
WebPOptions options,
LoadOptions loadOptions)
Create a new instance of the
WebPImage class with an empty image and specified
load options. |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.