OnSliceBitmap event (ILEADRasterProcess)

Visual Basic example

Visual C++ example

 

Syntax

void OnSliceBitmap(long Bitmap, long lLeft, long lTop, long lWidth, long lHeight, long lAngle);

Overview

Refer to Examining and Altering Bitmaps

Remarks

(Raster Pro and above toolkits) Handles each slice segment found by the Slice method. This event is fired once for each slice that is detected.

See Also

Elements:

ContinueSlicing property, Slice method, SliceDeskewAngle property.

Topics:

Raster Images: Creating and Maintaining Lists of Images

 

Raster Images: Creating and Using a Region