←Select platform

MemoryFlags Property

Summary
Gets or sets type of memory allocated for the image data.
Syntax
C#
VB
C++
public RasterMemoryFlags MemoryFlags { get; set; } 
Public Property MemoryFlags As RasterMemoryFlags 
public: 
property RasterMemoryFlags MemoryFlags { 
   RasterMemoryFlags get(); 
   void set (    RasterMemoryFlags ); 
} 

Property Value

A combination of the RasterMemoryFlags enumeration members that specify the type of memory allocated for the image data.

Example

For an example, refer to MemoryInformation.

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 Assembly

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