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 | |
---|---|---|
OnProgress | Raises the Progress event. (Inherited from RasterCommand) | |
Run | Runs the image processing command. (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 | Occurs during the image processing command, to provide status on the progress of the command. (Inherited from RasterCommand) | |
Slice | Gets or set the optional delegate method for additional processing. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document