[This is preliminary documentation and is subject to change.]
The Dyes type exposes the following methods.
Methods
| Member | Description | |
|---|---|---|
| RecolorFull(HueEntry, Bitmap) |
Dyes whole bitmap. Non grey pixels are first converted to grey and then dyed.
| |
| RecolorPartial(HueEntry, Bitmap) |
Dyes bitmap gray pixels.
|