FFmpeg
|
IcoImage Struct Reference
Collaboration diagram for IcoImage:
Data Fields | |
int | offset |
int | size |
int | nb_pal |
unsigned char | width |
unsigned char | height |
short | bits |
Detailed Description
Field Documentation
short IcoImage::bits |
Definition at line 36 of file icoenc.c.
Referenced by ico_write_packet(), and ico_write_trailer().
unsigned char IcoImage::height |
Definition at line 35 of file icoenc.c.
Referenced by ico_write_packet(), and ico_write_trailer().
int IcoImage::nb_pal |
Definition at line 36 of file icodec.c.
Referenced by read_header(), and read_packet().
int IcoImage::offset |
Definition at line 34 of file icodec.c.
Referenced by ico_write_packet(), ico_write_trailer(), read_header(), and read_packet().
int IcoImage::size |
Definition at line 35 of file icodec.c.
Referenced by ico_write_packet(), ico_write_trailer(), read_header(), and read_packet().
unsigned char IcoImage::width |
Definition at line 34 of file icoenc.c.
Referenced by ico_write_packet(), and ico_write_trailer().
The documentation for this struct was generated from the following files:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11