| Package | Description |
|---|---|
| com.aspose.imaging.fileformats.ico |
The package handling ICO file format processing.
|
| com.aspose.imaging.imageoptions |
The package contains classes suitable for export, save or creation of different file formats.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IcoImage.addPage(Image page,
IcoOptions icoOptions)
Diversify your ICO image effortlessly by integrating an image entry tailored to
your needs with the specified
IcoOptions. |
| Constructor and Description |
|---|
IcoImage(Image image,
IcoOptions icoOptions)
Crafted for simplicity and efficiency, the
IcoImage class empowers
you to create ICO images with ease. |
IcoImage(int width,
int height,
IcoOptions options)
Start ICO image creation effortlessly using the
IcoImage class. |
| Constructor and Description |
|---|
IcoOptions(IcoOptions options) |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.