←Select platform

ApplyTransformationParametersCommand Class Members

Summary

The following tables list the members exposed by ApplyTransformationParametersCommand.

Public Constructors

Name Description
Public Constructor ApplyTransformationParametersCommand Initializes a new ApplyTransformationParametersCommand 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 method.

Public Properties

Name Description
Public Property Angle Gets or sets the angle of rotation, in hundredths of degrees(+/-).
Public Property Flags Gets or sets a value that specifies the behavior when resizing the image.
Public Property HasProgress Determines if the command object has a progress event handler set. (Inherited from RasterCommand)
Public Property XScale gets or sets the amount of image x-axis (Width) scaling.
Public Property XTranslation Gets or sets the amount of image translation along the x-axis (Width).
Public Property YScale Gets or sets the amount of image y-axis (Height) scaling.
Public Property YTranslation Gets or sets the amount of image translation (in pixels) along the y-axis (Height).

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

ApplyTransformationParametersCommand Class

Leadtools.ImageProcessing.Core Namespace

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

Leadtools.ImageProcessing.Core Assembly

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