Kannel: Open Source WAP and SMS gateway  svn-r5335
OTA_bitmap Struct Reference

#include <OTAbitmap.h>

Data Fields

Octet infofield
 
Octetext_fields
 
int extfield_count
 
int width
 
int height
 
int depth
 
Octetmain_image
 
Octet ** animated_image
 
int animimg_count
 

Detailed Description

Definition at line 71 of file OTAbitmap.h.

Field Documentation

◆ animated_image

Octet** OTA_bitmap::animated_image

Definition at line 79 of file OTAbitmap.h.

Referenced by OTAbitmap_delete().

◆ animimg_count

int OTA_bitmap::animimg_count

Definition at line 80 of file OTAbitmap.h.

Referenced by OTAbitmap_delete().

◆ depth

int OTA_bitmap::depth

Definition at line 77 of file OTAbitmap.h.

Referenced by OTAbitmap_create_stream().

◆ ext_fields

Octet* OTA_bitmap::ext_fields

Definition at line 73 of file OTAbitmap.h.

Referenced by OTAbitmap_delete().

◆ extfield_count

int OTA_bitmap::extfield_count

Definition at line 74 of file OTAbitmap.h.

◆ height

int OTA_bitmap::height

Definition at line 76 of file OTAbitmap.h.

Referenced by OTAbitmap_create_stream().

◆ infofield

Octet OTA_bitmap::infofield

Definition at line 72 of file OTAbitmap.h.

Referenced by OTAbitmap_create_stream().

◆ main_image

Octet* OTA_bitmap::main_image

Definition at line 78 of file OTAbitmap.h.

Referenced by OTAbitmap_create_stream(), and OTAbitmap_delete().

◆ width

int OTA_bitmap::width

Definition at line 75 of file OTAbitmap.h.

Referenced by OTAbitmap_create_stream().


The documentation for this struct was generated from the following file:
See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.