The following tables list the members exposed by RasterDefaults.
Name | Description | |
---|---|---|
![]() ![]() | 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. Supported in Silverlight, Windows Phone 7 |
![]() ![]() | MaximumThreadCount | Gets or sets the maximum number of threads used during processing. Supported in Silverlight, Windows Phone 7 |
![]() ![]() | 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 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. Supported in Silverlight, Windows Phone 7 |
![]() ![]() | YResolution | Gets or sets the vertical resolution used when creating new RasterImage objects. Supported in Silverlight, Windows Phone 7 |
Name | Description | |
---|---|---|
![]() ![]() | SetRasterImageAllocateCallback | Sets a global callback to be called whenever the toolkit is creating a new RasterImage object. |