←Select platform

DataSize Property

Summary

Gets the size, in bytes, of the image data buffer.

Syntax
C#
VB
Objective-C
C++
Java
public long DataSize { get; } 
Public ReadOnly Property DataSize As Long 
@property (nonatomic, assign, readonly) unsigned long dataSize 
public long getDataSize() 
public: 
property int64 DataSize { 
   int64 get(); 
} 

Property Value

The size, in bytes of the image data buffer.

Example

For an example, refer to ChangeCompression.

Requirements

Target Platforms

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

Leadtools Assembly