#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. | |
|
|
Shall contain the vertical number of pixels.
|
|
|
The picture data.
|
|
|
Size of the picture (must be 128 bytes if large or 32 bytes if small).
|
|
|
Position indicating the instant the picture shall be displayed in the data.
|
|
|
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.
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.