Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Structure RasterColor16 Inherits System.ValueType |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As RasterColor16 |
C# | |
---|---|
[SerializableAttribute()] public struct RasterColor16 : System.ValueType |
C++/CLI | |
---|---|
[SerializableAttribute()] public value class RasterColor16 : public System.ValueType |
For an example, refer to RasterPaintCallbacks.
This structure is similar to RasterColor, except that it uses 16-bit components.
This structure is used to represent a 16-bit lookup table (LUT) used with grayscale images. See RasterImage.GetLookupTable16 and RasterImage.SetLookupTable16 for more information on 16-but LUTs.
System.Object
System.ValueType
Leadtools.RasterColor16
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