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

#include <cartotype_render.h>

List of all members.

Public Member Functions

 TRasterSpan (int32 aX, int32 aLength, int32 aIntensity=255)

Public Attributes

int32 iX
int32 iLength
int32 iIntensity

Detailed Description

A class representing a span of pixels in a raster, to be rendered using a monochrome or gray-scale renderer.


Member Data Documentation

The intensity of the pixels, on a scale of 0 to 255.

The length of the span in pixels.

The left edge of the span.


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