←Select platform

SizeMemory Property

Summary
Gets the size of the image when loaded uncompressed in memory in bytes.
Syntax
C#
VB
Objective-C
C++
Java
public long SizeMemory { get; } 
Public ReadOnly Property SizeMemory As Long 
@property (nonatomic, assign, readonly) unsigned long sizeMemory 
public long getSizeMemory() 
public: 
property int64 SizeMemory { 
   int64 get(); 
} 

Property Value

The size of the image when loaded uncompressed in memory 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.