
| Visual Basic (Declaration) | |
|---|---|
Public MustInherit NotInheritable Class RasterPalette | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As RasterPalette | |
| C# | |
|---|---|
public static class RasterPalette | |
| C++/CLI | |
|---|---|
public ref class RasterPalette abstract sealed | |
For an example, refer to StartDithering and Netscape.
The palette is an array that contains the colors for displaying the image.
For more details, refer to Introduction: Palette Handling.
System.Object
Leadtools.RasterPalette
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only), Windows Phone 7
Copy Code