21 Commits (6aad0e733eee9403804b5850759318ffa9457246)

Author SHA1 Message Date
Stefan Nikolei 18b8b662e9 Use Target Type new only when apparent 11 months ago
Stefan Nikolei 57f5966fe7 use Explicit Types and Target Type new 11 months ago
James Jackson-South e1555fd4ba Fix transform bounds calculations 2 years ago
James Jackson-South ac5ace789c Update tests 2 years ago
James Jackson-South 0103d81d96 Fix off-by-one error when centering a transform. 2 years ago
James Jackson-South dfd983f17c Update library to use new pixel API 2 years ago
James Jackson-South 96a22c40ad Remove IImageInfo, IImage and use inheritance. 3 years ago
James Jackson-South 0e9a066195 FS Namespaces and Implicit Global Usings 4 years ago
James Jackson-South 97baeaf438 Update all files 4 years ago
James Jackson-South 05e8d16b3b Update tests 4 years ago
James Jackson-South b97ac35d5b Apply fix and tests 4 years ago
Anton Firszov e1f15bc626 TryGetSinglePixelSpan -> DangerousTryGetSinglePixelMemory 5 years ago
Brian Popow e06481c92b Add additional test categories 5 years ago
James Jackson-South dc0982f186
Faster Linear Transforms (#1591) 5 years ago
James Jackson-South 874115bd0a Update license 6 years ago
James Jackson-South 6183dd8c13 Update source license info. 6 years ago
James Jackson-South a61baf27e9 Improve accessability of Span<T> methods. Fixes #1164 6 years ago
Sergio Pedri 94c4660d10 Switched pixel format type constraint to unmanaged 6 years ago
Anton Firszov 0e91efeb09 test common processors for disco buffers 6 years ago
James Jackson-South 8cd722cfc5 Revert `using` declaration changes for until we establish guidelines. 6 years ago
Brian Popow 51230a776f Change WithTestPatternImageAttribute to WithTestPatternImagesAttribute 6 years ago
Brian Popow f60bc937de Use using declarations to reduce nesting 6 years ago
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 6 years ago
James Jackson-South c24b364be1 Merge namespaces 6 years ago
Anton Firszov fb6c407026 Rotation around custom center point. Rename PrependCenteredRotationRadians back to PrependRotationRadians 8 years ago
Anton Firszov e43e09999d Make AffineTransformProcessor and AffineTransformBuilder API more flexible 8 years ago
Anton Firszov 9d71fd381d extend ProjectiveTransformBuilder 8 years ago
Anton Firszov 9183956813 rename methods + extend API 8 years ago
James Jackson-South 8e91b7a06b Update tests/ImageSharp.Tests/Processing/Transforms/AffineTransformTests.cs 8 years ago
James Jackson-South e61b272d22 Change tolerance for 32bit framework builds. 8 years ago
James Jackson-South d786c6e53e Introduce ProjectiveTransformBuilder 8 years ago
James Jackson-South 1089a32351 Introduce AffineTransformBuilder 8 years ago
Anton Firszov daf38f9e6d drop all PixelExtensions usages in product code, 8 years ago
James Jackson-South d49d74aafc Update and normalise pixel format + disable out of date tests 8 years ago
Jason Nelson d773ba37af Replace == null with is null 8 years ago
James Jackson-South 0d2214923f Update ImageSharp Namespaces. 8 years ago
Scott Williams 6ff3aed4fb remove `SavePixelData()` apis in favour of `GetPixelSpan()` 8 years ago
James Jackson-South ae66072668 Use Rgba64 for image comparison. 8 years ago
Anton Firszov d2e74e1145 use FormattableString for .DebugSave(...) and .CompareToReferenceOutput(...) whenever possible 8 years ago
James Jackson-South d023ebc379 Begin adding tests. 8 years ago
Jason Nelson 55d0e8c62a Format tests 8 years ago
Anton Firszov 454c5a1b48 trying to fine-tune tolerance values 8 years ago
Anton Firszov 70dfd52f6a smarter tolerance values 8 years ago
Anton Firszov 90a06c2198 reducing tolerance 8 years ago
Anton Firszov cc77c818d7 adding more tolerance 8 years ago
James Jackson-South 9f078c818c Establish naming convention + move missed primitives 8 years ago
James Jackson-South 8bda02579f Refactor Image, ImageFrame + IImage 8 years ago
James Jackson-South aca8636bfd Normalize predefined group naming. 8 years ago
James Jackson-South fe64365532 Transforms 8 years ago
James Jackson-South 13fa40874e Binarization, Convolution, DIthering, Effects & Filters 8 years ago