106 Commits (a483e48ee3e62fd50b5475b07e4554ce652b3af8)

Author SHA1 Message Date
James Jackson-South a483e48ee3 Add BigEndianBitConverter tests 10 years ago
James Jackson-South 34dac96e5c Add LittleEndianBitConverter tests 10 years ago
James Jackson-South 729b3b3c6f Add EndianBinaryReader tests 10 years ago
Dirk Lemstra a5083478ef Minor refactoring. 10 years ago
Dirk Lemstra b753f78553 Added an extra constructor to image that accepts a byte array. 10 years ago
Olivia 6783e5de48 Adding tests for GetHashCode. 10 years ago
Olivia 729ef79d98 Adding test for not equals for all colours. 10 years ago
Olivia 30ceffa549 Adding tests for .Equals for all colours. 10 years ago
Olivia e905ed6ce7 Removing unused variables in test. 10 years ago
Olivia c07cd223de Removing unused variables in test. 10 years ago
Dirk Lemstra bb0226d239 Moved HeaderSize and IsSupportedFileFormat to IImageFormat. 10 years ago
Dirk Lemstra 13f8da0e51 Made all the Bootstrapper methods static and fixed thread safety issue. 10 years ago
Olivia adec223461 Enable Visual Studio code coverage. 10 years ago
Dirk Lemstra 3c770bb6a3 Added guards and unit tests for the Bootstrapper. 10 years ago
Dirk Lemstra ca42f82295 Fixes for CodeCoverage. 10 years ago
Dirk Lemstra b36d7a6ae9 Changed the test images from string into TestFile. 10 years ago
James Jackson-South 58428cc840 Decode CMYK and YCCK images Fix #40 10 years ago
Scott Williams a6738d89e6 Add optimised RectanglePolygon 10 years ago
James Jackson-South 77f9bdecae Update TPacked signature 10 years ago
Scott Williams 73b378c4ca optimise complex polygons 10 years ago
James Jackson-South d6928ee787 Rename Blend to DrawImage 10 years ago
Scott Williams 2a6c5ca996 add Image brush 10 years ago
Scott Williams 8242820773 provide graphics options for drawing methods 10 years ago
Scott Williams 72d62cb1e6 drop PointF and use Vector2 instead 10 years ago
Scott Williams b9a63120c1 Add drawing methods. 10 years ago
Dirk Lemstra cb089ba2fa Changed PixelRow into a PixelArea. 10 years ago
James Jackson-South cf63963a80 Simplify filter API further 10 years ago
James Jackson-South 5b49e29417 Add missing file contents. 10 years ago
James Jackson-South 9ca337acad Cleanup sampler methods. 10 years ago
James Jackson-South fc8303b33d Move pixelate 10 years ago
James Jackson-South 49934919bf Move Oilpaint 10 years ago
James Jackson-South 2ab27fa55a Move convolution filters 10 years ago
James Jackson-South 2e3f59d73e Fix spelling.... 10 years ago
James Jackson-South f0f468dec3 Move tests 10 years ago
James Jackson-South 469de684ad Move Rotate and Skew 10 years ago
Anton Firszov 8f5d0c4e48 Floorplan.jpeg -> Floorplan.jpg 10 years ago
James Jackson-South d37552ddc4 Move tests 10 years ago
James Jackson-South 18c1c9fe6d Move Resize and fix tests. 10 years ago
James Jackson-South eb33aebbad Some minor style👮 updates 10 years ago
James Jackson-South 4abc46825d Move Crop 10 years ago
Anton Firszov 4bcb5208cc manually merged DecodeJpegMultiple + additional test images 10 years ago
rokleM 91f3b74815 Added Argb IPackedPixel 10 years ago
James Jackson-South 7f473cb0cd Enhance Blend to use point and Size Fix #14 10 years ago
James Jackson-South 5b9c398a44 Cleanup tests project dependencies 10 years ago
Anton Firszov 4d27da96d5 Cleanup + Comments + StyleCop 10 years ago
James Jackson-South 3fdfcd8ee1 Fix packed pixel tests. 10 years ago
James Jackson-South 679c0e31c7 Fix #9 10 years ago
James Jackson-South e6af16b081 Much better output. Nearly there. Touch #9 10 years ago
James Jackson-South 89297f314d A little bit better 10 years ago
James Jackson-South f45bbecfa7 Initial attempt to decode png. Touch #9 10 years ago