Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

Empty Property (RasterImageMemoryInformation)








Creates a new instance of the RasterImageMemoryInformation structure with all members set to 0.
Syntax
public static RasterImageMemoryInformation Empty {get;}
'Declaration
 
Public Shared ReadOnly Property Empty As RasterImageMemoryInformation
public static RasterImageMemoryInformation Empty {get;}
 get_Empty(); 
public:
static property RasterImageMemoryInformation Empty {
   RasterImageMemoryInformation get();
}

Property Value

The RasterImageMemoryInformation object this property creates.
Example
For an example, refer to MemoryInformation.
Requirements

Target Platforms

See Also

Reference

RasterImageMemoryInformation Structure
RasterImageMemoryInformation Members

Error processing SSI file