LEADTOOLS (Leadtools assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
RasterImageMemoryInformation Structure Members
See Also  Properties 
Leadtools Namespace : RasterImageMemoryInformation Structure


The following tables list the members exposed by RasterImageMemoryInformation.

Public Properties

 NameDescription
public Property ConventionalTilesGets or sets the number of conventional tiles.  
public Propertystatic (Shared in Visual Basic) EmptyCreates a new instance of the RasterImageMemoryInformation structure with all members set to 0.  
public Property FlagsGets or sets a value that specify which members of the structure are valid.  
public Property MaximumTileViewsGets or sets maximum number of swap buffers for the disk tiles.  
public Property MemoryFlagsGets or sets type of memory allocated for the image data.  
public Property TileSizeGets or sets the size for the tile.  
public Property TileViewsGets or sets the number of swap buffers for the disk tiles.  
public Property TotalTilesGets or sets the number of tiles.  
Top

See Also