30 Commits (18b8b662e9c959f685bec92bfbae4c8b5daddb9e)

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 6b6b474892 Introduce PixelComponentInfo + simplify Color 2 years ago
Scott Williams d8857023be
Sync 3.1 DrawImage fixes (#2612) 2 years ago
Scott Williams 9906ee5ad7 correctly calculate Rect when negative target set 2 years ago
Scott Williams 7ab7b226d9 handle when foreground overhangs bottom of background 2 years ago
James Jackson-South bc29fbfb84 Restore tests 3 years ago
James Jackson-South 42336ba7f9 Fix #2447 3 years ago
James Jackson-South 493ad9f5a4 Update intellisense docs. 3 years ago
James Jackson-South 6c2d6fa2fc
Update tests/ImageSharp.Tests/Drawing/DrawImageTests.cs 3 years ago
James Jackson-South 8a291f61fe Add test + references 3 years ago
James Jackson-South 4499df7487 Migrate PngEncoder and fix tests 4 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
Anton Firszov e1f15bc626 TryGetSinglePixelSpan -> DangerousTryGetSinglePixelMemory 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
James Jackson-South ba329d3bdd Delete Rgba32 named colors 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
Scott Williams a56287cb85 remove all drawing except draw image 6 years ago
James Jackson-South 241c50a79e Drop Default, use DeepClone + tests 7 years ago
Simon Cropp bcbd4726a6 use var where apparent (#972) 7 years ago
Simon Cropp 2c04d6b036 redundant usings (#960) 7 years ago
Brian Popow d03eaa24f9 Fix merge mistake: Using DrawImageTests from current master branch 7 years ago
Brian Popow 467a91bfe0 Renamed DrawImageTest to DrawImageTests, fixed namespace 7 years ago
Anton Firszov 445d0f8bf0 validation in DrawImageTest 7 years ago
Anton Firszov 2168ecbb05 refactor of Overlays 7 years ago
Anton Firszov 3c7988cef6 Finished refactoring transforms 7 years ago
Anthony Truskinger 764a73b631 Now throws a better excpetion DrawImage source does not overlap target (#877) 7 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 1089a32351 Introduce AffineTransformBuilder 8 years ago
James Jackson-South f7cf568a30 Add image blending tests to match the SVG spec examples 8 years ago
Vicente Penades b005d24789 rearranged DrawImage method arguments. Fixed tests accordingly 8 years ago
Vicente Penades 96d2f6ddcc Split PixelBlendMode enumeration into PixelColorBlendingMode and PixelAlphaCompositionMode 8 years ago
James Jackson-South 0a6913e0c6 Simplify drawing namespaces. 8 years ago
James Jackson-South 0d2214923f Update ImageSharp Namespaces. 8 years ago
James Jackson-South 40ac7476fe Fix System.Drawing.Bridge 8 years ago
Jason Nelson 55d0e8c62a Format tests 8 years ago
James Jackson-South 99225bc589 Add basic comparision tests 8 years ago
James Jackson-South 9f078c818c Establish naming convention + move missed primitives 8 years ago
James Jackson-South 6ec2a26982 Overlays => Drawing 8 years ago