The following tables list the members exposed by RasterColor16.
Name | Description | |
---|---|---|
![]() |
RasterColor16 Constructor | Initializes a new RasterColor16 structure with specific values for red, green and blue. |
Name | Description | |
---|---|---|
![]() ![]() |
MaximumComponent | Maximum value for the alpha, red, green, blue component. |
![]() ![]() |
MinimumComponent | Minimum value for the alpha, red, green, blue component. |
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. |
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from System.ValueType) |
![]() |
GetHashCode | (Inherited from System.ValueType) |
![]() |
ToString | Overridden. Overridden. Converts this RasterColor16 structure to a human-readable string. |