CartoType API
Public Member Functions | Public Attributes
CartoType::TPaint Class Reference

#include <cartotype_graphics.h>

List of all members.

Public Member Functions

 TPaint (uint32 aValue)
 TPaint (TColor aColor)
 TPaint (MPaintServer &aPaintServer, int32 aAlpha=255)
bool IsNull () const

Public Attributes

TColor iColor
MPaintServeriPaintServer

Detailed Description

A paint source containing a color and an optional pointer to a paint server.


Member Function Documentation

bool CartoType::TPaint::IsNull ( ) const [inline]

Return true if this paint source is null, defined as having a null paint server and a completely transparent color.


Member Data Documentation

The paint color.

If non-null, the paint server.


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