42 Commits (743801fcd789c90c975e5bc30649eeba99912340)

Author SHA1 Message Date
Scott Williams 6e2076f40d Load from pixel data methods 9 years ago
Scott Williams cd30e554e1 move Configuration to be fist paramater. 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 eceb889758 Rename TColor to TPixel 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 9 years ago
Scott Williams 1343c78411 Add IImageDecoder overloads 9 years ago
Scott Williams a3185fd6e7 Move image loading out of constructors and into static methods 9 years ago
Scott Williams b9545631c1 drop callbacks 9 years ago
Scott Williams 6f4d716884 use callbacks instead of overrides 9 years ago
Scott Williams b919105f16 ensure all save operations pass along IEncoderOptions 9 years ago
Scott Williams 418218a06b Add IFileSystem 9 years ago
Scott Williams e29f3eadd9 fix all instances of var 9 years ago
Anton Firszov 05a23b93a6 Using BulkPixelOperations<T> in PixelAccessor<T> 9 years ago
Anton Firszov a8ab5d4b89 Renamed BulkPixelOperation methods, removed ArrayExtensions and the unused dangerous PixelAccessor ctr. 9 years ago
Anton Firszov 26b1715bf8 PixelAccessor<T> and PixelArea<T> using PinnedBuffer<T> 9 years ago
Dirk Lemstra 0853c66ae3 Changed optional arguments into overloads. 9 years ago
Anton Firszov be4c189533 IPixel 9 years ago
Scott Williams 8b529bbd0b Add namedcolors to work for all TColor types 9 years ago
Scott Williams 0c274cd878 improved test coverage 10 years ago
Scott Williams 8b7923fe6b file path based apis 10 years ago
Dirk Lemstra 7a799fe311 Moved the meta data of the image to a new MetaData property. 10 years ago
James Jackson-South 94ca0779e3 Add PixelPool tests 10 years ago
James Jackson-South d5064cadc5 Make all images implement IDisposable 10 years ago
James Jackson-South 6e3e358ec8 Replace ToBytes() 10 years ago
antonfirsov 0349df2899 the folder TestUtilities is no longer a namespace provider 10 years ago
antonfirsov 6da4ac1ed5 introduced PixelTypes.ColorWithDefaultImageClass 10 years ago
antonfirsov be59c736f5 renamed TestImageFactory --to--> TestImageProvider 10 years ago
antonfirsov 27b303fe4d Re-applied JpegTests and PixelAccessorTests changes. + added new constructor to PixelArea 10 years ago
Dirk Lemstra 4c9e3dc4e7 Refactored TestImages again so they can be used in Attributes. 10 years ago
James Jackson-South 99fed3ff36 Merging into master 10 years ago
James Jackson-South 3863f69bff Remove TPacked from generic signature 10 years ago
Dirk Lemstra b753f78553 Added an extra constructor to image that accepts a byte array. 10 years ago
James Jackson-South 77f9bdecae Update TPacked signature 10 years ago
Dirk Lemstra cb089ba2fa Changed PixelRow into a PixelArea. 10 years ago
dirk df0f5a7e22 Moved file. 10 years ago
James Jackson-South 2b2ec84e9c Rename to ImageSharp 10 years ago