ImageGear22.Core Assembly > ImageGear.Core Namespace : ImGearRGBQuad Structure |
The following tables list the members exposed by ImGearRGBQuad.
Name | Description | |
---|---|---|
![]() | ImGearRGBQuad Constructor | Overloaded. Initializes a new instance of the ImGearRGBQuad structure. |
Name | Description | |
---|---|---|
![]() | Blue | Gets or sets blue value. |
![]() | Green | Gets or sets green value. |
![]() | Red | Gets or sets red value. |
![]() | Reserved | Gets or sets reserved value. |
Name | Description | |
---|---|---|
![]() | IsGray | Overloaded. Checks whether or not the RGB value is grayscale, i.e., Red = Green = Blue. |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. |