|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
| Leadtools Namespace : RasterMemoryThreshold Structure |
The following tables list the members exposed by RasterMemoryThreshold.
| Name | Description | |
|---|---|---|
![]() | ConventionalBuffers | Gets or sets a value that specifies the number of buffers in conventional memory that will cache the disk tiles. ![]() |
![]() | ConventionalTiles | Gets or sets a value that specifies the maximum number of tiles that will reside in conventional memory at any time. ![]() |
![]() ![]() | Empty | Returns a new empty RasterMemoryThreshold object. |
![]() | MaximumConventionalSize | Gets or sets a value that specifies the maximum size for a conventional image (default is 0x7FFFFFFF). ![]() |
![]() | MaximumGlobalRasterImageMemory | Gets or sets a value that specifies the maximum size allowed for all RasterImage object allocations. |
![]() | TiledThreshold | Gets or sets a value that specifies the minimum amount of free memory required to allow the allocation of conventional images. ![]() |
![]() | TileSize | Gets or sets a value that specifies the size for a size of the tile for tiled images. ![]() |