Name | Description | |
---|---|---|
![]() | PaletteEntry Constructor | Overloaded. |
The following tables list the members exposed by PaletteEntry.
Name | Description | |
---|---|---|
![]() | PaletteEntry Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | A | Gets or sets a value of the Alpha channel (if applicable). |
![]() | B | Gets or sets a value of the Blue channel.
If applicable, the value must be premultiplied by the associated alpha component. |
![]() | G | Gets or sets a value of the Green channel.
If applicable, the value must be premultiplied by the associated alpha component. |
![]() | R | Gets or sets a value of the Red channel.
If applicable, the value must be premultiplied by the associated alpha component. |
Name | Description | |
---|---|---|
![]() | Equals | Overloaded. Determines whether the specified PaletteEntry is equal to this instance. |
![]() | GetHashCode | Returns a hash code for this instance. |
![]() | ToString | Overloaded. Returns a string that represents the current object. |
![]() | Determines if the specified values are equal. |
![]() | Determines if the specified values are not equal. |