Error processing SSI file
LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

Show in webframe

ApplyTransformationParametersCommand Class








Members 
Corrects the image by removing the translation, rotation, and scaling deformations that have been applied to the image.
Object Model
Syntax
public class ApplyTransformationParametersCommand : Leadtools.ImageProcessing.RasterCommand, Leadtools.ImageProcessing.IRasterCommand  
'Declaration
 
Public Class ApplyTransformationParametersCommand 
   Inherits Leadtools.ImageProcessing.RasterCommand
   Implements Leadtools.ImageProcessing.IRasterCommand 
'Usage
 
Dim instance As ApplyTransformationParametersCommand
public sealed class ApplyTransformationParametersCommand : Leadtools.ImageProcessing.IRasterCommand  
@interface LTApplyTransformationParametersCommand : LTRasterCommand
public class ApplyTransformationParametersCommand extends RasterCommand
function Leadtools.ImageProcessing.Core.ApplyTransformationParametersCommand()
public ref class ApplyTransformationParametersCommand : public Leadtools.ImageProcessing.RasterCommand, Leadtools.ImageProcessing.IRasterCommand  
Remarks
This command is available in the Document/Medical Toolkits. For more information, refer to Detecting Registration Marks.
Example
Refer to GetTransformationParameters for sample code.
Requirements

Target Platforms

See Also

Reference

ApplyTransformationParametersCommand Members
Leadtools.ImageProcessing.Core Namespace
Leadtools.ImageProcessing.Effects.CombineCommand
Leadtools.ImageProcessing.RotateCommand
Leadtools.ImageProcessing.SizeCommand
Leadtools.ImageProcessing.ResizeCommand
GetTransformationParameters Method
IsRegistrationMark Method
SearchRegistrationMarksCommand Class
GetRegistrationMarksCenterMass Method

Error processing SSI file