IMcImageFromPoints Interface |
![]() |
Namespace: MediaCy.IQL.Operations
Public Interface IMcImageFromPoints
The IMcImageFromPoints type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Coordinates | Read/write property used to set or get the array of point coordinates which will be used to create an image. |
![]() | Method | Sets/gets method, which is used for image creation. |
![]() | Radius | Spot radius to measure intensity at the point set by Coordinates property. |
![]() | Regularization | Read/write property used to set or get the Regularization value mode for Thin-Plate Spline transform. |
![]() ![]() | Values | Sets/gets point values (intensities). |
Name | Description | |
---|---|---|
![]() ![]() | CreateImage | Creates an image based on points. |