[]
Initializes a palette entry with the specified color.
public PaletteEntry(Color color)
| Type | Name | Description |
|---|---|---|
| Color | color | The color of palette entry. |
Initializes palette entry with specified hatch style.
public PaletteEntry(byte style)
| Type | Name | Description |
|---|---|---|
| byte | style | The hatch style of palette entry. |