Gets an array of LeadPoint structures used to set the location of the input points in the distorted image.
public LeadPoint[] InputPoints { get; }
Public ReadOnly Property InputPoints As LeadPoint()
@property (nonatomic, strong, nullable) NSArray<NSValue *> *inputPoints;
public LeadPoint[] getInputPoints()
public: property array<LeadPoint>^ InputPoints { array<LeadPoint>^ get(); }
public:
property array<LeadPoint>^ InputPoints {
array<LeadPoint>^ get();
}
The array of points that will be transferred to match the location of the mapped points list.
For an example, refer to ManualPerspectiveCorrectionCommand
Target Platforms
ManualPerspectiveCorrectionCommand Class
ManualPerspectiveCorrectionCommand Members
Getting Started
New LEADTOOLS SDK Features
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Media Streaming .NET | C API
Supported Platforms
.NET
Java
Android
iOS/macOS
HTML5 JavaScript
C API
C++ Class Library
Cloud Services Web API
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
HTML5 JavaScript Libraries