←Select platform

PSF Property

Summary

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

Syntax
C#
Objective-C
C++/CLI
Python
public PointSpreadFunctionData PSF {get;} 
@property (nonatomic, strong, readonly) LTPointSpreadFunctionData* psf; 
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 22.0.2023.11.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

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