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

Show in webframe

SearchRegistrationMarksCommand Class








Members 
Searches the image for the registration marks according to the information in SearchMarks. This command is available in the Document/Medical Toolkits.
Object Model
Syntax
'Declaration
 
Public Class SearchRegistrationMarksCommand 
   Inherits Leadtools.ImageProcessing.RasterCommand
   Implements Leadtools.ImageProcessing.IRasterCommand 
'Usage
 
Dim instance As SearchRegistrationMarksCommand
public sealed class SearchRegistrationMarksCommand : Leadtools.ImageProcessing.IRasterCommand  
@interface LTSearchRegistrationMarksCommand : LTRasterCommand
public class SearchRegistrationMarksCommand extends RasterCommand
function Leadtools.ImageProcessing.Core.SearchRegistrationMarksCommand()
public ref class SearchRegistrationMarksCommand : public Leadtools.ImageProcessing.RasterCommand, Leadtools.ImageProcessing.IRasterCommand  
Remarks
For more information, refer to Detecting Registration Marks.
Example
Refer to GetTransformationParameters for sample code.
Requirements

Target Platforms

See Also

Reference

SearchRegistrationMarksCommand Members
Leadtools.ImageProcessing.Core Namespace
Detecting Registration Marks
Leadtools.ImageProcessing.Effects.CombineCommand
Leadtools.ImageProcessing.RotateCommand
Leadtools.ImageProcessing.SizeCommand
Leadtools.ImageProcessing.ResizeCommand
IsRegistrationMark Method
GetTransformationParameters Method
GetRegistrationMarksCenterMass Method

Error processing SSI file