Indexed Color Drawing? #135
Replies: 6 comments 4 replies
|
Where did you see this? Any code examples? Any suggestions on how this would look? |
|
@generalloki winforms has support for color mapping with Palette and ColorMap if your interested in supporting indexed graphics go look up yy-chr but even winforms doesn't support indexed graphics, |
|
sorry accidentally closed it |
|
I am moving this to discussions. |
|
@generalloki maybe a MapColor event would be better? |
|
We have added SKCanvas support (SkiaSharp). This canvas has many different features. Among them (I beleive) there is color mapping. |
Uh oh!
There was an error while loading. Please reload this page.
I don't know if true indexed color drawing is possible but can we have the ability to map colors to other colors?
All reactions