picoe / Eto

Cross platform GUI framework for desktop and mobile applications in .NET
Other
3.57k stars 325 forks source link

How to load an IndexedBitmap from an indexed PNG/BMP? #2471

Open Salmakis opened 1 year ago

Salmakis commented 1 year ago

Discussed in https://github.com/picoe/Eto/discussions/2468

Originally posted by **Salmakis** May 6, 2023 Anyhow im not able to figure this out. the way suggested here: https://github.com/picoe/Eto/issues/712 is not working since the ctor of IndexedBitmap only accepts numbers for size and colors.