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


For a list of all members of this type, see RasterPalette members.

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)Fixed Creates an array of RasterColor objects that represent the LEAD Fixed palette.  
Public Methodstatic (Shared in Visual Basic)Netscape Creates an array of RasterColor objects that represent the Netscape Fixed palette.  
Public Methodstatic (Shared in Visual Basic)WindowLevelFillLookupTable Fills the user-allocated 8-bit LUT with values ranging between the startColor and endColor colors according to the selected LUT type.  
Public Methodstatic (Shared in Visual Basic)WindowLevelFillLookupTableExt Fills the user-allocated 16-bit LUT with values ranging between the startColor and endColor colors according to the selected LUT type.  
Top

See Also