←Select platform

PSF Property

Summary

Gets a PointSpreadFunctionData structure object that represents the point spread function (PSF).

Syntax
C#
VB
C++
public PointSpreadFunctionData PSF {get;} 
Public Property PSF As PointSpreadFunctionData 
public:  
   property PointSpreadFunctionData^ PSF 
   { 
      PointSpreadFunctionData^ get() 
   } 

Property Value

The values of the point spread function which are or close to the values used to convolve the original image.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly