GPS4Palm

Source Code Documentation


BmpRsrcFlagsType Struct Reference

#include <BitmapRsrc.h>

List of all members.

Public Attributes

UInt16 compressed:1
UInt16 hasColorTable:1
UInt16 hasTransparency:1
UInt16 indirect:1

Private Attributes

UInt16 directColor:1
UInt16 indirectColorTable:1
UInt16 noDither:1
UInt16 reserved:8


Detailed Description

Definition at line 93 of file BitmapRsrc.h.


Member Data Documentation

UInt16 BmpRsrcFlagsType::compressed
 

Definition at line 95 of file BitmapRsrc.h.

Referenced by BmpRsrcCreateIndirectCopy(), and BmpRsrcGetTotalSize().

UInt16 BmpRsrcFlagsType::directColor [private]
 

Definition at line 99 of file BitmapRsrc.h.

Referenced by BmpRsrcGetBits(), BmpRsrcGetTotalSize(), BmpRsrcV2Create(), and BmpRsrcV3Create().

UInt16 BmpRsrcFlagsType::hasColorTable
 

Definition at line 96 of file BitmapRsrc.h.

Referenced by BmpRsrcGetBits(), BmpRsrcGetColorTable(), BmpRsrcGetTotalSize(), BmpRsrcV2Create(), and BmpRsrcV3Create().

UInt16 BmpRsrcFlagsType::hasTransparency
 

Definition at line 97 of file BitmapRsrc.h.

UInt16 BmpRsrcFlagsType::indirect
 

Definition at line 98 of file BitmapRsrc.h.

Referenced by BmpRsrcGetBits(), BmpRsrcGetTotalSize(), BmpRsrcV2Create(), and BmpRsrcV3Create().

UInt16 BmpRsrcFlagsType::indirectColorTable [private]
 

Definition at line 101 of file BitmapRsrc.h.

Referenced by BmpRsrcGetBits(), BmpRsrcGetColorTable(), and BmpRsrcGetTotalSize().

UInt16 BmpRsrcFlagsType::noDither [private]
 

Definition at line 102 of file BitmapRsrc.h.

UInt16 BmpRsrcFlagsType::reserved [private]
 

Definition at line 103 of file BitmapRsrc.h.


The documentation for this struct was generated from the following file:
Created: Mon, 08 Oct 2007 22:33:16 +0200
Copyright ©2004 M. Prinke