←Select platform

DataSize Property

Summary
Gets the size of data pointer.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public int DataSize { get; } 
@property (nonatomic, assign, readonly) NSUInteger dataSize; 
public int getDataSize(); 
public: 
property int DataSize { 
   int get(); 
} 
DataSize # get  (FourierTransformInformation) 

Property Value

The size of data pointer.

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.