←Select platform

CanvasCommand Class Members

Summary

The following tables list the members exposed by CanvasCommand.

Public Constructors

Name Description
Public Constructor CanvasCommand Initializes a new CanvasCommand class object 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 CanvasImage Gets or sets the image that references the canvas image.
Public Property Emboss Gets or sets the apparent depth of the canvas image.
Public Property Flags Gets or sets the flags that identify how to distribute the canvas image with respect to the image and how to handle resizing.
Public Property HasProgress Determines if the command object has a progress event handler set. (Inherited from RasterCommand)
Public Property TileOffset Gets or sets the amount to shift every row of the canvas image from the origin.
Public Property Transparency Gets or sets the transparency amount between the image and the canvas.
Public Property XOffset Gets or sets the X distance between the canvas origin point and the image origin point (in pixels).
Public Property YOffset Gets or sets the Y distance between the canvas origin point and the image origin point (in pixels).

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)

See Also

CanvasCommand Class

Leadtools.ImageProcessing.SpecialEffects Namespace

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

Leadtools.ImageProcessing.SpecialEffects Assembly

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