26 Commits (e74c9010fd094e46e0f38a56dec710401759deaf)

Author SHA1 Message Date
James Jackson-South ffe2d6995b Update license 6 years ago
James Jackson-South 4e3dce1e95 Update source license info. 6 years ago
Brian Popow 43cbdab113 Fix stylecop warnings in the test project 7 years ago
Simon Cropp 564348631f use var where apparent (#972) 7 years ago
Simon Cropp f115c160fc remove some redundant variables and type params (#971) 7 years ago
Simon Cropp 6f1134102c Cleanup (#965) 7 years ago
Simon Cropp edeaf7d9a6 redundant usings (#960) 7 years ago
Scott Williams e1779325fb remove `SavePixelData()` apis in favour of `GetPixelSpan()` 8 years ago
Jason Nelson 4591f9e0c3 Update System.Memory to preview2 8 years ago
Vicente Penades ced881cae9 removed ImageFormat redirect methods from Configuration. 9 years ago
James Jackson-South e91863e2f7 Fix all failing tests 9 years ago
Anton Firszov 5dc06612b2 Renamed *.Advanced.ImageExtensions to AdvancedImageExtensions, 9 years ago
Scott Williams 8d3c6d2bb1 add save pixel data extension method 9 years ago
Scott Williams 94c60cb338 inital rename packages and namespaces 9 years ago
Devedse f8c2727c14 Added tests for loading image with CRC 9 years ago
Scott Williams 8bd785af50 switch from mimetype strings to IImageFormats 9 years ago
Scott Williams fe61328183 fix formats + added sample for switching out encoders/decoders 9 years ago
Scott Williams 3499d7b6a2 provide IImageFormatProviders and split mimetype detection from decoders. 9 years ago
Scott Williams ea44e6ce15 refactor encoders/decoders 9 years ago
Scott Williams cd30e554e1 move Configuration to be fist paramater. 9 years ago
James Jackson-South 450987dc00 Remove non-generic Image 9 years ago
James Jackson-South 3e5c8f7b5d Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South 0a700864e5 Rename Color and ColorVector 9 years ago
James Jackson-South 292bc4db9e Rename to Color and ColorVector 9 years ago
James Jackson-South 3c5e3a966e Rename Color to Color32 9 years ago
Scott Williams b9545631c1 drop callbacks 10 years ago
Scott Williams b919105f16 ensure all save operations pass along IEncoderOptions 10 years ago
Scott Williams 418218a06b Add IFileSystem 10 years ago