Error processing SSI file
LEADTOOLS WCF (Leadtools.Services.Raster.ServiceContracts assembly)

Show in webframe

SizeMemory Property






Gets the size of the image when loaded uncompressed in memory.
Syntax
public long SizeMemory {get;}
'Declaration
 
Public ReadOnly Property SizeMemory As Long
'Usage
 
Dim instance As GetInformationResponse
Dim value As Long
 
value = instance.SizeMemory

            

            
public:
property int64 SizeMemory {
   int64 get();
}

Property Value

The size of the image when loaded uncompressed in memory.
Example
For an example, refer to GetInformationRequest.
Requirements

Target Platforms

See Also

Reference

GetInformationResponse Class
GetInformationResponse Members

Error processing SSI file
Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features