SliceDeskewAngle property (ILEADRasterProcess)

Visual Basic example

Visual C++ example

 

Syntax

long SliceDeskewAngle;

Overview

Refer to Examining and Altering Bitmaps.

Remarks

(Raster Pro and above toolkits) This property is updated with the amount that the Slice method rotates the sliced bitmap. The amount of rotation is expressed in hundredths of degrees. For example, 500 means 5 degrees clockwise. This property is updated only if the SLICE_DESKEW value is set in the lFlags parameter of the Slice method.

See Also

Elements:

OnSliceBitmap Event, Slice method, ContinueSlicing property

Topics:

Raster Images: Creating and Maintaining Lists of Images

 

Raster Images: Creating and Using a Region