47 Commits (fd16a60c1ab9c38b3cbf69c485b257a925974e5f)

Author SHA1 Message Date
James Jackson-South fd16a60c1a Establish naming convention + move missed primitives 8 years ago
James Jackson-South 84a5a8e5d1 Quantizer 8 years ago
James Jackson-South b19471ab4a Overlays and base processors 8 years ago
Anton Firszov 3819c756a9 dropping MemoryManager ctr. argument: 8 years ago
Anton Firszov af23153775 fix build after merge 8 years ago
denisivan0v e88e13806f bugfix in GifDecoderCore.Identity 8 years ago
James Jackson-South 493d582d25 Remove methods from test 9 years ago
James Jackson-South 2391577c74 Refactor filters to match CSS & SVG methods 9 years ago
Anton Firszov 0e1459e172 moved CreateOutputDirectory() into TestEnvironment 9 years ago
Scott Williams 94c60cb338 inital rename packages and namespaces 9 years ago
Anton Firszov 7eca259587 always DebugSave() png-s 9 years ago
Scott Williams ab30013d63 Renameing classes + simplifying Image<TPixel> 9 years ago
Scott Williams f026778e47 migrate to a Image.Generate/Image.Mutate context api 9 years ago
Scott Williams 8bd785af50 switch from mimetype strings to IImageFormats 9 years ago
Scott Williams ea44e6ce15 refactor encoders/decoders 9 years ago
James Jackson-South 5ec3f28532 Remove StandardImageClass 9 years ago
James Jackson-South d678eb3fd9 Begin general tests 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
Scott Williams a3185fd6e7 Move image loading out of constructors and into static methods 9 years ago
James Jackson-South b184507fa4 Remove extra stream 9 years ago
James Jackson-South 3e164d34b4 Add error diffusion binerization 9 years ago
Dirk Lemstra 7a799fe311 Moved the meta data of the image to a new MetaData property. 9 years ago
James Jackson-South d21a7e61e5 Fix quantizer test 9 years ago
Scott Williams 7940683d37 Have PixelAccessor manage PixelPool data. 9 years ago
James Jackson-South d5064cadc5 Make all images implement IDisposable 9 years ago
James Jackson-South 99fed3ff36 Merging into master 10 years ago
James Jackson-South 3863f69bff Remove TPacked from generic signature 10 years ago
James Jackson-South b95a0eade1 Fixes for Byte4 10 years ago
James Jackson-South 940801612d Add PackedPixelConverterHelper Fix #27 10 years ago
James Jackson-South b0a0fcf377 Add Short2 10 years ago
James Jackson-South ffc7994ebf Add Rgba64 10 years ago
James Jackson-South 3c6a4d5e4c Add Rgba1010102, Make Bgr565 conversion more accurate. 10 years ago
James Jackson-South 35db34fdc4 Add Rg32 10 years ago
James Jackson-South 40777de029 Add NormalizedShort4 10 years ago
James Jackson-South c52f6fc796 Add NormalizedShort2 10 years ago
James Jackson-South 43b1dd1845 Fix To() Method to allow vector scaling. 10 years ago
James Jackson-South 36c1bab856 Add conversion note. 10 years ago
James Jackson-South e3e99bea57 NormalizedByte2 Add NormalizedByte4 10 years ago
James Jackson-South 9721bdc56c Add NormalizedByte2 10 years ago
James Jackson-South ed3bb2543c Add HalfVector4 10 years ago
James Jackson-South df01a543cc Add HalfSingle 10 years ago
James Jackson-South aeccdb49a1 Add Byte4 10 years ago
James Jackson-South c3f2ecb7b1 Add Bgra5551 10 years ago
James Jackson-South b380ffa859 Add Bgra4444 10 years ago
James Jackson-South aed23abf1d Add new To<TColor,TPacked> method 10 years ago
James Jackson-South 2b2ec84e9c Rename to ImageSharp 10 years ago
James Jackson-South a772712c93 Fix Image.ToString() to reduce debug workload. 10 years ago
dirk c6f775877d Refactored creating the output directory. 10 years ago
dirk 90b385ac05 Only read and decode the test images once in the unit tests. 10 years ago