FFmpeg
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 35 of file icodec.c.

Field Documentation

◆ offset

int IcoImage::offset

Definition at line 36 of file icodec.c.

Referenced by ico_write_packet(), ico_write_trailer(), read_header(), and read_packet().

◆ size

int IcoImage::size

Definition at line 37 of file icodec.c.

Referenced by ico_write_packet(), ico_write_trailer(), read_header(), and read_packet().

◆ nb_pal

int IcoImage::nb_pal

Definition at line 38 of file icodec.c.

Referenced by read_header(), and read_packet().

◆ width

unsigned char IcoImage::width

Definition at line 39 of file icoenc.c.

Referenced by ico_write_packet(), and ico_write_trailer().

◆ height

unsigned char IcoImage::height

Definition at line 40 of file icoenc.c.

Referenced by ico_write_packet(), and ico_write_trailer().

◆ bits

short IcoImage::bits

Definition at line 41 of file icoenc.c.

Referenced by ico_write_packet(), and ico_write_trailer().


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