←Select platform

Values Property

Summary

The values of the point spread function.

Syntax
C#
Objective-C
C++/CLI
Python
public double[] Values {get; set;} 
@property (nonatomic, strong) NSMutableArray<NSNumber *> *values; 
public:  
   property array<double>^ Values 
   { 
      array<double>^ get() 
      void set(array<double>^ value) 
   } 
Values # get and set (PointSpreadFunctionData) 

Property Value

An array of double values that represents the values of the point spread function.

Requirements

Target Platforms

Help Version 23.0.2024.3.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.