Leadtools Namespace : RasterColor16 Structure |
[SerializableAttribute()] public struct RasterColor16 : System.ValueType
'Declaration <SerializableAttribute()> Public Structure RasterColor16 Inherits System.ValueType
'Usage Dim instance As RasterColor16
[SerializableAttribute()] public class RasterColor16
@interface LTRasterColor16 : NSObject<NSCopying>
public final class RasterColor16
JAVASCRIPT_NOSTRUCTS
[SerializableAttribute()] public value class RasterColor16 : public System.ValueType
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.