22 Commits (19383f8808fc7b0478409cfc4e78a2b3415cbd1e)

Author SHA1 Message Date
Scott Williams ee60eb3e83 exlusivly use frames to access pixel spans 9 years ago
Scott Williams 5adcfdb653 remove Unsafe from namespace 9 years ago
Scott Williams 8d3c6d2bb1 add save pixel data extension method 9 years ago
Scott Williams 1a3859159e internalise span apis from imagebase 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
Devedse a209a8210d Added failing test for issue 288 9 years ago
Scott Williams 8bd785af50 switch from mimetype strings to IImageFormats 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 6e2076f40d Load from pixel data methods 9 years ago
James Jackson-South 0766b03ea6 Use better static format for Load etc. 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 90e1c31242 fix loading from unseekable stream 9 years ago
Scott Williams c5c33a730e fix broken tests 9 years ago
Scott Williams da1dffd5cc decoder configuration argument order 9 years ago
Scott Williams c1a061194a Move config argument to be first argument 9 years ago
Scott Williams 53bba0269a pass configuration & ensure only single image created 10 years ago
Scott Williams 1343c78411 Add IImageDecoder overloads 10 years ago
Scott Williams a3185fd6e7 Move image loading out of constructors and into static methods 10 years ago