←Select platform

CorrelationImage Property (CorrelationCommand)

Summary

Gets or sets the RasterImage object that references the image for which to search.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.RasterImage CorrelationImage {get; set;}
Public Property CorrelationImage As Leadtools.RasterImage
public Leadtools.RasterImage CorrelationImage {get; set;}
@property (nonatomic, strong, nullable) LTRasterImage *correlationImage
public RasterImage getCorrelationImage() 
public void setCorrelationImage(RasterImage value) 
get_CorrelationImage(); 
set_CorrelationImage(value); 
Object.defineProperty('CorrelationImage'); 
public: 
property Leadtools.RasterImage^ CorrelationImage { 
   Leadtools.RasterImage^ get(); 
   void set (    Leadtools.RasterImage^ ); 
} 

Property Value

RasterImage that references the image for which to search.

Example

Refer to CorrelationCommand.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Core Assembly
Click or drag to resize