The following tables list the members exposed by RasterDefaults.
Public Methods
Name | Description | |
---|---|---|
![]() ![]() |
GetGlobalMemoryThresholds | Gets an object that contains the conventional memory restrictions used when allocating new RasterImage objects. |
![]() ![]() |
GetResourceDirectory | Gets the path for the specified LEADTOOLS resource directory. |
![]() ![]() |
GetTemporaryFileName | Allows the user to create a temporary filename in the LEADTOOLS temporary folder. |
![]() ![]() |
SetGlobalMemoryThresholds | Sets an object that contains the conventional memory restrictions used when allocating new RasterImage objects. |
![]() ![]() |
SetRasterImageAllocateCallback | Sets a global callback to be called whenever the toolkit is creating a new RasterImage object. |
![]() ![]() |
SetResourceDirectory | Sets the path for the specified LEADTOOLS resource directory. |
Public Properties
Name | Description | |
---|---|---|
![]() ![]() |
CompressOnSerialize | Gets or sets a value that indicate whether to use compression when serializing a RasterImage object. |
![]() ![]() |
DitheringMethod | Gets or sets a value that specifies the default dithering method to use when converting an image from 64, 48, 32, 24, or 16 bits per pixel to 8 bits per pixel or fewer. |
![]() ![]() |
MaximumThreadCount | Gets or sets the maximum number of threads used during processing. |
![]() ![]() |
MemoryFlags | Gets or sets a value that specifies the type of memory to use when creating new RasterImage objects. |
![]() ![]() |
MemoryThreshold | Gets or sets a value that specifies the memory restrictions for allocating new RasterImage objects. |
![]() ![]() |
TemporaryDirectory | Gets or sets a value that specifies the directory in which LEADTOOLS will create temporary files when creating disk-based RasterImage objects. |
![]() ![]() |
XResolution | Gets or sets the horizontal resolution used when creating new RasterImage objects. |
![]() ![]() |
YResolution | Gets or sets the vertical resolution used when creating new RasterImage objects. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET