Describes a color consisting of relative intensities of alpha, red, green, and blue.
[SerializableAttribute()]
public struct RasterColor16
<SerializableAttribute()>
Public Structure RasterColor16
Inherits System.ValueType
@interface LTRasterColor16 : NSObject<NSCopying>
public final class RasterColor16
[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 GetLookupTable16 and SetLookupTable16 for more information on 16-but LUTs.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document