FFmpeg
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
IcoImage Struct Reference

Data Fields

int offset
 
int size
 
int nb_pal
 
unsigned char width
 
unsigned char height
 
short bits
 

Detailed Description

Definition at line 33 of file icodec.c.

Field Documentation

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().

int IcoImage::nb_pal

Definition at line 36 of file icodec.c.

Referenced by 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().

unsigned char IcoImage::height

Definition at line 35 of file icoenc.c.

Referenced by ico_write_packet(), and ico_write_trailer().

short IcoImage::bits

Definition at line 36 of file icoenc.c.

Referenced by ico_write_packet(), and ico_write_trailer().


The documentation for this struct was generated from the following files: