CartoType API
Public Attributes
CartoType::TGraphicsParam Class Reference

#include <cartotype_graphics.h>

List of all members.

Public Attributes

TRect iClip
TPaint iPaint
TCircularPen iPen
const MPaletteiPalette
TCompositingOp iCompositingOp
TColor iTextureMask

Detailed Description

Parameters used by a graphics context.


Member Data Documentation

The clipping rectangle, in pixels.

The compositing operation.

The paint.

The palette used for certain types of bitmap. If iPalette is null bitmaps with palettes are not drawn.

The circular pen used by DrawStroke.

The color used to inhibit texture drawing. Textures are never drawn to pixels of this color. The purpose is to prevent terrain textures from being drawn in sea or lake areas. The texture mask is set to the map background color when a map is drawn.


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