Leadtools Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RasterDefaults Class Members
See Also  Properties 
Leadtools Namespace : RasterDefaults Class


The following tables list the members exposed by RasterDefaults.

Public Properties

 NameDescription
Public Propertystatic (Shared in Visual Basic)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.  
Public Propertystatic (Shared in Visual Basic)MemoryFlags Gets or sets a value that specifies the type of memory to use when creating new RasterImage objects.  
Public Propertystatic (Shared in Visual Basic)MemoryThreshold Gets or sets a value that specifies the memory restrictions for allocating new RasterImage objects.  
Public Propertystatic (Shared in Visual Basic)TemporaryDirectory Gets or sets Sets a value that specifies the directory in which LEADTOOLS will create temporary files when creating disk-based RasterImage objects.  
Public Propertystatic (Shared in Visual Basic)XResolution Gets or sets the horizontal resolution used when creating new RasterImage objects.  
Public Propertystatic (Shared in Visual Basic)YResolution Gets or sets the vertical resolution used when creating new RasterImage objects.  
Top

See Also