FFmpeg
|
Go to the source code of this file.
Enumerations | |
enum | { APNG_DISPOSE_OP_NONE = 0, APNG_DISPOSE_OP_BACKGROUND = 1, APNG_DISPOSE_OP_PREVIOUS = 2 } |
enum | { APNG_BLEND_OP_SOURCE = 0, APNG_BLEND_OP_OVER = 1 } |
APNG common header
Definition in file apng.h.
anonymous enum |