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

#include <wbmp.h>

Data Fields

MultibyteInt type_field
 
Octet fix_header_field
 
ExtParamext_header_field
 
int exthdr_count
 
MultibyteInt width
 
MultibyteInt height
 
Octetmain_image
 
Octet ** animated_image
 
int animimg_count
 

Detailed Description

Definition at line 85 of file wbmp.h.

Field Documentation

◆ animated_image

Octet** wbmp::animated_image

Definition at line 97 of file wbmp.h.

Referenced by wbmp_delete().

◆ animimg_count

int wbmp::animimg_count

Definition at line 98 of file wbmp.h.

Referenced by wbmp_delete().

◆ ext_header_field

ExtParam* wbmp::ext_header_field

Definition at line 92 of file wbmp.h.

Referenced by wbmp_delete().

◆ exthdr_count

int wbmp::exthdr_count

Definition at line 93 of file wbmp.h.

◆ fix_header_field

Octet wbmp::fix_header_field

Definition at line 87 of file wbmp.h.

◆ height

MultibyteInt wbmp::height

Definition at line 95 of file wbmp.h.

Referenced by wbmp_create_stream().

◆ main_image

Octet* wbmp::main_image

Definition at line 96 of file wbmp.h.

Referenced by wbmp_create_stream(), and wbmp_delete().

◆ type_field

MultibyteInt wbmp::type_field

Definition at line 86 of file wbmp.h.

Referenced by wbmp_create_stream().

◆ width

MultibyteInt wbmp::width

Definition at line 94 of file wbmp.h.

Referenced by wbmp_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.