| Package | Description |
|---|---|
| com.aspose.imaging.fileformats.apng |
The package handles Apng file format processing.
|
| Modifier and Type | Method and Description |
|---|---|
ApngFrame |
ApngImage.addFrame()
/**
|
ApngFrame |
ApngImage.insertFrame(int index)
Effortlessly insert a new frame into your frame collection at the specified
with this intuitive method.
|
ApngFrame |
ApngImage.popFrameAt(int index)
Remove and retrieve the frame at the specified index from your frame collection
with this intuitive method.
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.