←Select platform

DataSize Property

Summary

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

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public long DataSize { get; } 
Public ReadOnly Property DataSize As Long 
public long DataSize {get;} 
@property (nonatomic, assign, readonly) unsigned long dataSize 
public long getDataSize() 
 get_DataSize();  
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly