←Select platform
In This Topic ▼

SliceCommand Class Members

Summary

The following tables list the members exposed by SliceCommand.

Public Constructors

Name Description
Public Constructor SliceCommand Initializes a new SliceCommand with explicit parameters.

Public Methods

Name Description
Public Method OnProgress Raises the Progress event. (Inherited from RasterCommand)
Public Method Run Runs the image processing command. (Inherited from RasterCommand)
Public Method ToString Overridden. Returns a meaningful name for this command.

Public Properties

Name Description
Public Property 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.
Public Property FillColor Gets or sets the fill color for any exposed areas.
Public Property 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.
Public Property HasProgress Determines if the command object has a progress event handler set. (Inherited from RasterCommand)
Public Property MaximumDeskewAngle Gets or sets maximum angle of deskew.

Public Events

Name Description
Public Event Progress Occurs during the image processing command, to provide status on the progress of the command. (Inherited from RasterCommand)
Public Event Slice Gets or set the optional delegate method for additional processing.

See Also

Reference

SliceCommand Class

Leadtools.ImageProcessing.Core Namespace

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.