LMS 2012
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
IMGHEAD Struct Reference

#include <lmstypes.h>

Data Fields

UBYTE Sign [4]
 Place holder for the file type identifier. More...
 
IMINDEX ImageSize
 Image size. More...
 
UWORD VersionInfo
 Version identifier. More...
 
OBJID NumberOfObjects
 Total number of objects in image. More...
 
GBINDEX GlobalBytes
 Number of bytes to allocate for global variables. More...
 

Detailed Description

Image header

Definition at line 144 of file lmstypes.h.

Field Documentation

GBINDEX GlobalBytes

Number of bytes to allocate for global variables.

Definition at line 150 of file lmstypes.h.

IMINDEX ImageSize

Image size.

Definition at line 147 of file lmstypes.h.

OBJID NumberOfObjects

Total number of objects in image.

Definition at line 149 of file lmstypes.h.

UBYTE Sign[4]

Place holder for the file type identifier.

Definition at line 146 of file lmstypes.h.

UWORD VersionInfo

Version identifier.

Definition at line 148 of file lmstypes.h.


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