Crossfire Server, Branch 1.12  R12190
Data Fields
face_info Struct Reference

Information about one image. More...

#include <image.h>

Data Fields

uint32 checksum
 Checksum of face data.
uint8data
 image data
uint16 datalen
 length of the xpm data

Detailed Description

Information about one image.

Definition at line 33 of file image.h.


Field Documentation

Checksum of face data.

Definition at line 36 of file image.h.

Referenced by read_client_images().

image data

Definition at line 34 of file image.h.

Referenced by CREPixmap::getIcon(), process_map(), and read_client_images().

length of the xpm data

Definition at line 35 of file image.h.

Referenced by CREPixmap::getIcon(), and read_client_images().


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