109 Commits (0673f072dff15edeb01d654fcac7fee3247c1c19)

Author SHA1 Message Date
Olivia 0673f072df Adding tests for colors with 4 floats constructors. 10 years ago
Olivia 47f0f8ab5c Better way to test all colors with Vector4 and Vector3 constructors. 10 years ago
Olivia 061a56e01f Adding color constructor tests. 10 years ago
James Jackson-South 2bc559eec6 Add BigEndianBitConverter tests 10 years ago
James Jackson-South 74c7c488ad Add LittleEndianBitConverter tests 10 years ago
James Jackson-South efea285919 Add EndianBinaryReader tests 10 years ago
Dirk Lemstra 6860a914f6 Minor refactoring. 10 years ago
Dirk Lemstra a614c3062e Added an extra constructor to image that accepts a byte array. 10 years ago
Olivia 6213d50ffc Adding tests for GetHashCode. 10 years ago
Olivia 5484670087 Adding test for not equals for all colours. 10 years ago
Olivia 62e50842ab Adding tests for .Equals for all colours. 10 years ago
Olivia 334a48e308 Removing unused variables in test. 10 years ago
Olivia 2fba47f068 Removing unused variables in test. 10 years ago
Dirk Lemstra a0abb9fe4f Moved HeaderSize and IsSupportedFileFormat to IImageFormat. 10 years ago
Dirk Lemstra 47f70fe8cb Made all the Bootstrapper methods static and fixed thread safety issue. 10 years ago
Olivia 4b7caaa4eb Enable Visual Studio code coverage. 10 years ago
Dirk Lemstra b44e4b138a Added guards and unit tests for the Bootstrapper. 10 years ago
Dirk Lemstra 31d8a459d7 Fixes for CodeCoverage. 10 years ago
Dirk Lemstra 6e0a9b49db Changed the test images from string into TestFile. 10 years ago
James Jackson-South 1fd9afcba6 Decode CMYK and YCCK images Fix #40 10 years ago
Scott Williams ea6ccd2eff Add optimised RectanglePolygon 10 years ago
James Jackson-South 9afc73d2b4 Update TPacked signature 10 years ago
Scott Williams 691c214a11 optimise complex polygons 10 years ago
James Jackson-South 7835f930ee Rename Blend to DrawImage 10 years ago
Scott Williams 365541241e add Image brush 10 years ago
Scott Williams 8d85a75ced provide graphics options for drawing methods 10 years ago
Scott Williams e0f973f550 drop PointF and use Vector2 instead 10 years ago
Scott Williams 3f0f39c1bc Add drawing methods. 10 years ago
Dirk Lemstra e23d8dfe2c Changed PixelRow into a PixelArea. 10 years ago
James Jackson-South 4f5fd68f55 Simplify filter API further 10 years ago
James Jackson-South 29f53e5d4f Add missing file contents. 10 years ago
James Jackson-South b3417bb0d6 Cleanup sampler methods. 10 years ago
James Jackson-South 3d11434205 Move pixelate 10 years ago
James Jackson-South 7e380fe89b Move Oilpaint 10 years ago
James Jackson-South 40eceb2674 Move convolution filters 10 years ago
James Jackson-South 637dce48a8 Fix spelling.... 10 years ago
James Jackson-South 83d2f429bc Move tests 10 years ago
James Jackson-South 8ea6ad70ab Move Rotate and Skew 10 years ago
Anton Firszov ce79aba5a5 Floorplan.jpeg -> Floorplan.jpg 10 years ago
James Jackson-South 90d78f9cc4 Move tests 10 years ago
James Jackson-South d59e569ce8 Move Resize and fix tests. 10 years ago
James Jackson-South 05281fcdb3 Some minor style👮 updates 10 years ago
James Jackson-South 4f7f51ae7a Move Crop 10 years ago
Anton Firszov 5b35101a55 manually merged DecodeJpegMultiple + additional test images 10 years ago
rokleM 79f203a6be Added Argb IPackedPixel 10 years ago
James Jackson-South 5467fad353 Enhance Blend to use point and Size Fix #14 10 years ago
James Jackson-South 89e5251e39 Cleanup tests project dependencies 10 years ago
Anton Firszov 0e20436f9c Cleanup + Comments + StyleCop 10 years ago
James Jackson-South 4474077b3c Fix packed pixel tests. 10 years ago
James Jackson-South c68ac88f10 Fix #9 10 years ago