42 Commits (596a738daaa31eca5aeffa373a31b127740f6a25)

Author SHA1 Message Date
Scott Williams 717daed35e Load from pixel data methods 9 years ago
Scott Williams 41b1833e8f move Configuration to be fist paramater. 9 years ago
James Jackson-South 8dbf34b12d Use better static format for Load etc. 9 years ago
James Jackson-South 119c1bf70f Remove non-generic Image 9 years ago
James Jackson-South 7d2fe2c7e5 Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South fff223ef07 Rename TColor to TPixel 9 years ago
James Jackson-South fa152146dd Rename Color and ColorVector 9 years ago
James Jackson-South b20c19ab80 Rename to Color and ColorVector 9 years ago
James Jackson-South a550b0f95e Rename Color to Color32 9 years ago
Scott Williams 91d1303912 fix loading from unseekable stream 9 years ago
Scott Williams f23eac7e14 fix broken tests 9 years ago
Scott Williams 15fc34126f decoder configuration argument order 9 years ago
Scott Williams 726ffe5d2e Move config argument to be first argument 9 years ago
Scott Williams cc32d2d398 pass configuration & ensure only single image created 9 years ago
Scott Williams 78334dd86f Add IImageDecoder overloads 9 years ago
Scott Williams 177064f05a Move image loading out of constructors and into static methods 9 years ago
Scott Williams 469d404944 drop callbacks 9 years ago
Scott Williams 1ce4005e88 use callbacks instead of overrides 9 years ago
Scott Williams a5ef9520a2 ensure all save operations pass along IEncoderOptions 9 years ago
Scott Williams c3367c4d9c Add IFileSystem 9 years ago
Scott Williams 095c3fb5fb fix all instances of var 9 years ago
Anton Firszov 13ab7a4631 Using BulkPixelOperations<T> in PixelAccessor<T> 9 years ago
Anton Firszov 0032e2b457 Renamed BulkPixelOperation methods, removed ArrayExtensions and the unused dangerous PixelAccessor ctr. 9 years ago
Anton Firszov c9e17d8966 PixelAccessor<T> and PixelArea<T> using PinnedBuffer<T> 9 years ago
Dirk Lemstra 052ecdc337 Changed optional arguments into overloads. 9 years ago
Anton Firszov 1125edcef8 IPixel 9 years ago
Scott Williams cfefe30aa9 Add namedcolors to work for all TColor types 9 years ago
Scott Williams 388887dc02 improved test coverage 10 years ago
Scott Williams eb46afae69 file path based apis 10 years ago
Dirk Lemstra 7ea3238d83 Moved the meta data of the image to a new MetaData property. 10 years ago
James Jackson-South 1a2f2c9636 Add PixelPool tests 10 years ago
James Jackson-South 1339ad3075 Make all images implement IDisposable 10 years ago
James Jackson-South c874a72904 Replace ToBytes() 10 years ago
antonfirsov 799c00a639 the folder TestUtilities is no longer a namespace provider 10 years ago
antonfirsov 67487f0c18 introduced PixelTypes.ColorWithDefaultImageClass 10 years ago
antonfirsov c62e12248a renamed TestImageFactory --to--> TestImageProvider 10 years ago
antonfirsov ff3e9e9894 Re-applied JpegTests and PixelAccessorTests changes. + added new constructor to PixelArea 10 years ago
Dirk Lemstra b13521114c Refactored TestImages again so they can be used in Attributes. 10 years ago
James Jackson-South 7e048ed506 Merging into master 10 years ago
James Jackson-South a404a3646d Remove TPacked from generic signature 10 years ago
Dirk Lemstra a614c3062e Added an extra constructor to image that accepts a byte array. 10 years ago
James Jackson-South 9afc73d2b4 Update TPacked signature 10 years ago
Dirk Lemstra e23d8dfe2c Changed PixelRow into a PixelArea. 10 years ago
dirk f74d12649f Moved file. 10 years ago
James Jackson-South a57c90d94b Rename to ImageSharp 10 years ago