WriteMarker method (Main Control)

Visual Basic example
Visual C++ 4.0 example

Syntax short WriteMarker (short iMarker, long lSize, VARIANT 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:  

Topics:  Raster Images: Doing Geometric Transformations