Commit Graph

8 Commits

Author SHA1 Message Date
TheXamlGuy b1e239ab04 Update ImageReader to reaad images without resizinf 2024-10-10 15:47:01 +01:00
TheXamlGuy 1e402960f3 Fix ImageResize to accept width 0 or height = 0 2024-10-10 12:20:56 +01:00
TheXamlGuy 745619c66e Apply image quality to ImageResizer 2024-07-26 18:00:49 +01:00
TheXamlGuy f937a1d999 Fixed imagereader, again 2024-07-03 12:39:23 +01:00
TheXamlGuy 0a574ac5bb Imageresizer tweaks 2024-07-03 10:57:28 +01:00
TheXamlGuy 8270bda787 Fixed a bug where we if the bitmap needs resizing and cropping, we need to seek the stream back to the begining 2024-07-03 09:15:37 +01:00
TheXamlGuy 3f9d6bf78f Fixed perf issues 2024-07-02 23:38:52 +01:00
TheXamlGuy f933afc24f WIP Image imports and file access 2024-06-28 21:03:56 +01:00