←Select platform

SizeDisk Property

Summary
Gets the size of the image file on disk in bytes.
Syntax
C#
VB
Objective-C
C++
Java
public long SizeDisk { get; } 
Public ReadOnly Property SizeDisk As Long 
@property (nonatomic, assign, readonly) unsigned long sizeDisk 
public long getSizeDisk() 
public: 
property int64 SizeDisk { 
   int64 get(); 
} 

Property Value

The size of the image file on disk in bytes.

Example

For an example, refer to CodecsImageInfo.

Requirements

Target Platforms

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

Leadtools.Codecs Assembly

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