_AlpTelSmsEmsVariablePictureExtension Struct Reference
[SMS Service]

#include <telephony_types.h>


Data Fields

uint8_t height
 Shall contain the vertical number of pixels.
uint8_t pictureP [128]
 The picture data.
uint8_t pictureSize
 Size of the picture (must be 128 bytes if large or 32 bytes if small).
uint16_t start
 Position indicating the instant the picture shall be displayed in the data.
uint8_t width
 Shall contain the horizontal number of 8 pixels i.e. this value shall be multiplied by 8 to get the whole number of horizontal pixels.


Field Documentation

uint8_t height
 

Shall contain the vertical number of pixels.

uint8_t pictureP[128]
 

The picture data.

uint8_t pictureSize
 

Size of the picture (must be 128 bytes if large or 32 bytes if small).

uint16_t start
 

Position indicating the instant the picture shall be displayed in the data.

uint8_t width
 

Shall contain the horizontal number of 8 pixels i.e. this value shall be multiplied by 8 to get the whole number of horizontal pixels.


The documentation for this struct was generated from the following file:
Generated on Wed Jul 30 07:06:41 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.