←Select platform

PSF Property

Summary

A PointSpreadFunctionData structure that represents the point spread function (PSF).

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

Property Value

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

Remarks

The point spread function can be generated using the PreDefinedFilterCommand.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.