Quajak
|
1c913100e4
|
Fixed loading and rendering of 24 bit bitmaps
|
2020-05-07 23:14:53 +02:00 |
|
Quajak
|
b5f4e054fe
|
Fixed magic number check for bitmap
|
2018-11-18 12:32:26 +01:00 |
|
Quajak
|
ee4c09bcdb
|
Fixed requested changes
Added plugs for BitConverter ToUInt16, 32 and 64 methods
Used ToUInt methods
|
2018-05-20 17:46:46 +02:00 |
|
Quajak
|
be01d41a36
|
Fixed requested changes
|
2018-04-18 17:29:00 +02:00 |
|
Quajak
|
4905318479
|
Now supports 24bit bitmaps
|
2018-04-14 11:32:39 +02:00 |
|
Quajak
|
8c70d57bed
|
-Added new ctor from byte array of pixels
-Added note that ctor with Memory stream does not work, as memory streams do not work correctly
-Improved the cosmos graphic system example
|
2018-03-26 17:40:20 +02:00 |
|
Quajak
|
b3729308c0
|
Changed the ctor work done in the Bitmap
|
2018-03-26 11:45:20 +02:00 |
|
Quajak
|
b12f4fc3b6
|
Fixed Filestream write
Did requested changes
Added test for Filestream read and write
|
2018-03-22 21:38:41 +01:00 |
|
Quajak
|
493e043742
|
Final cleanup
|
2018-03-19 21:31:50 +01:00 |
|
Quajak
|
9f47e6f8a4
|
Added test which fails until ReadAllBytes has been fixed
Rewrote Bitmap to use single ReadAllBytes
|
2018-03-18 13:45:46 +01:00 |
|
Quajak
|
0ff1c57fbc
|
Minor fixes and change to file stream
|
2018-03-03 20:49:40 +01:00 |
|
Quajak
|
dd21b17499
|
Fixed draw image
Fixed bitmap handling of uncompressed files
|
2018-02-28 20:51:43 +01:00 |
|
Quajak
|
6a2ffb0c89
|
First implementation of a bitmap. Code loading the bitmap from fs is broken on Cosmos and loads some random garbage and a part of the image.
|
2018-02-28 17:54:21 +01:00 |
|