|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| Apng | The central interface of the Japng library to create animated PNG's from a sequence of individual images (the animation frames). |
| Class Summary | |
|---|---|
| ApngFactory | Factory class for vending Apng objects. |
| Japng | The Main-Class of the library jar. |
| Enum Summary | |
|---|---|
| BlendOp | Blending Operation - Specifies whether the frame is to be alpha blended into the current output buffer content, or whether it should completely replace its region in the output buffer. |
| DisposeOp | Disposal Operation - Specifies how the output buffer should be changed at the end of the delay (before rendering the next frame). |
| Exception Summary | |
|---|---|
| JapngException | The library exception. |
See the javadocs of the Apng interface for usage examples.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||