The following tables list the members exposed by RasterColor16.
Public Constructors
Name | Description | |
---|---|---|
![]() |
RasterColor16 | Initializes a new RasterColor16 structure with specific values for red, green and blue. |
Public Methods
Name | Description | |
---|---|---|
![]() ![]() |
!= | Compares two RasterColor16 objects for inequality. |
![]() ![]() |
== | Compares two RasterColor16 objects for equality. |
![]() ![]() |
Equals | Specifies whether two RasterColor16 structures contain the same values. |
![]() |
GetHashCode | Returns a hash code for this RasterColor16 structure. |
![]() ![]() |
RasterColor16 | Creates a new RasterColor16 structure with specific values for red, green and blue. |
![]() |
ToString | Overridden. Converts this RasterColor16 structure to a human-readable string. |
Public Properties
Name | Description | |
---|---|---|
![]() |
B | Gets or sets the blue component of this RasterColor16 structure. |
![]() |
G | Gets or sets the green component of this RasterColor structure. |
![]() |
R | Gets or sets the red component of this RasterColor structure. |
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
MaximumComponent | Maximum value for the alpha, red, green, blue component. |
![]() ![]() |
MinimumComponent | Minimum value for the alpha, red, green, blue component. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET