Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Any Chance to Use Bitmaps
#2
Hello,
yes Cosmos does support bitmaps:

https://github.com/CosmosOS/Cosmos/blob/...nel.cs#L85

in this example we have the bitmap data on a byte array but there is a constructor that take a file path too:
https://github.com/CosmosOS/Cosmos/blob/...map.cs#L32.

Please notice that too big Bitmaps will be slow to be drawn on screen we need to optimize that part yet.
Reply


Messages In This Thread
Any Chance to Use Bitmaps - by kernel32 - 05-24-2018, 06:34 AM
RE: Any Chance to Use Bitmaps - by fanoI - 05-24-2018, 06:39 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)