WriteMarker method (Main Control)
Builder Syntax |
|
Delphi Syntax |
Function WriteMarker (iMarker: Integer; lSize: Longint; pData: Pointer): Integer; |
Overview |
Refer to Examining and Altering Bitmaps |
Remarks
Writes the transformed marker to the file.
This method can only be called from inside the OnTransformMarker 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: |