PaletteEntryデータ型で公開されるメンバを以下の表に示します。
パブリック コンストラクタ
パブリック プロパティ
| 名前 | 解説 |
| 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. |
トップ
パブリック メソッド
| 名前 | 解説 |
| Equals | オーバーロードされます。 Determines whether the specified PaletteEntry is equal to this instance. |
| GetHashCode | Returns a hash code for this instance. |
| ToString | オーバーロードされます。 Returns a string that represents the current object. |
トップ
パブリック オペレータ
等価判定演算子 | Determines if the specified values are equal. |
等しくないか判定する演算子 | Determines if the specified values are not equal. |
トップ
参照