WriteMarker method (ILEADRasterIO)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short WriteMarker(short iMarker, long lSize, ILEADRasterVariant *vData);

Overview

Refer to Examining and Altering Bitmaps.

Remarks

Writes the transformed marker to the file.

This method can only be called from inside the TransformMarker event.

After calling this method, it is best to set the WriteMarkerAction property to WRITEMARKER_SKIP. Otherwise, this marker can occur twice in the file.

See Also

Elements:

WriteMarkerAction property

Topics:

Raster Images: Doing Geometric Transformations