←Select platform

SliceCommand Class Members

Summary

The following tables list the members exposed by SliceCommand.

Public Constructors

Name Description
SliceCommand Initializes a new SliceCommand with explicit parameters.

Public Methods

Name Description
GetStringDescription Returns a meaningful name for this command.
OnProgress Implements OnProgress. (Inherited from RasterCommand)
Run Implements Run. (Inherited from RasterCommand)
ToString Overridden. Returns a meaningful name for this command.

Public Properties

Name Description
DeskewAngle Gets the variable that will be updated with the amount that the command rotates the sliced image. The amount of rotation is expressed in hundredths of degrees. For example, 500 means 5 degrees clockwise. This property is updated only if SliceCommandFlags.DeskewImage is selected in the Flags property.
FillColor Gets or sets the fill color for any exposed areas.
Flags Gets or sets the flags that indicate whether to deskew the sliced image, which type of interpolation to use when rotating, and whether to cut the slice from the original image.
HasProgress Determines if the command object has a progress event handler set. (Inherited from RasterCommand)
MaximumDeskewAngle Gets or sets maximum angle of deskew.

Public Events

Name Description
Progress Implements Progress. (Inherited from RasterCommand)
Slice Gets or set the optional delegate method for additional processing.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly