12431 Commits (52f88c8e6bafb40e2ef3f7f3c033728e289291e5)
 

Author SHA1 Message Date
James Jackson-South 52f88c8e6b Fix oob in n-dimension calculator. 3 years ago
Brian Popow b036cc36d1 Fix mistake reading the clut values 3 years ago
Brian Popow 67ed4ce614 Fix warnings 3 years ago
Brian Popow d6fbc01446 Change clut values from jagged array to flat array 3 years ago
Brian Popow 20e9b7fdf7 Fix out of bounds error 3 years ago
James Jackson-South 6c2ee909f2 Fix CieLab docs 3 years ago
James Jackson-South 3be31c38cd Preserve alpha component 3 years ago
Brian Popow f1c05eec69 Remove not used IccClut constructors 3 years ago
Brian Popow 0fff06d3c4 Port 1d, 2d, 3d, 4d and nd interpolation from reference implementation 3 years ago
James Jackson-South c3984aa3bf Add failing tests 3 years ago
James Jackson-South b7833a4a56 Merge branch 'main' into icc-color-conversion 3 years ago
James Jackson-South df13097b46
Merge pull request #2319 from stefannikolei/stefannikolei/remove_nullable_equals 3 years ago
James Jackson-South 6e3dc810df Update decoder bases following merge 3 years ago
James Jackson-South 0dd68fedca Merge branch 'main' into icc-color-conversion 3 years ago
James Jackson-South dc0d11cd3b
Merge branch 'main' into stefannikolei/remove_nullable_equals 3 years ago
James Jackson-South 271dc99dfc
Merge pull request #2317 from SixLabors/js/move-iimageformat 3 years ago
Stefan Nikolei 1e37326e70 Removed #nullable disabled 3 years ago
James Jackson-South 96a22c40ad Remove IImageInfo, IImage and use inheritance. 3 years ago
James Jackson-South 4967c71ad0
Update tests/ImageSharp.Tests/TestUtilities/ReferenceCodecs/MagickReferenceDecoder.cs 3 years ago
James Jackson-South 289d7eef30
Update tests/ImageSharp.Tests/TestUtilities/Tests/TestImageProviderTests.cs 3 years ago
James Jackson-South 7af3cf1fff
Update tests/ImageSharp.Tests/TestUtilities/Tests/TestImageProviderTests.cs 3 years ago
James Jackson-South 94850fcc53 Delete Attempt{T}.cs 3 years ago
James Jackson-South eff9b0a6a5 Revert recent Detect changes and normalize. 3 years ago
James Jackson-South 7139a52848 Refactor Identify tests 3 years ago
James Jackson-South f421701333 Refactor Load APIs 3 years ago
James Jackson-South 0aa12a4602 Refactor Identify and DetectFormat and fix tests 3 years ago
James Jackson-South e35d1e7db5 Fix ImageFormatManager docs 3 years ago
James Jackson-South ff4731abea Attempt to fix equality match in identify tests 3 years ago
James Jackson-South 250d73a9f5 Fix build 3 years ago
James Jackson-South 4a06d152ea Update ImageFormatManager.cs 3 years ago
James Jackson-South 538e1d4a34 Update ImageTests.ImageLoadTestBase.cs 3 years ago
James Jackson-South 3ee22e83ba Detect non configuration decoder instances 3 years ago
James Jackson-South 89d6fc8d69 Expose ImageInfo and add IImageFormat to metadata 3 years ago
James Jackson-South e3aa452402
Merge branch 'main' into icc-color-conversion 3 years ago
James Jackson-South f1968ba5e8
Merge pull request #2312 from stefannikolei/stefannikolei/nullable 3 years ago
James Jackson-South 902ed9926d Add tolerance for Mac 3 years ago
James Jackson-South a81dac9adc Add reference files. 3 years ago
Stefan Nikolei 4a5f525d7a Convert DetectFormat to the Try pattern 3 years ago
Stefan Nikolei 9debbe17ac Add NotNullWhen to TryGetLinearlySeparableComponents 3 years ago
James Jackson-South 557e95e43c
Merge branch 'main' into stefannikolei/nullable 3 years ago
James Jackson-South 8c580a735c Handle nullability in decoder base 3 years ago
James Jackson-South e90f16513f
Merge branch 'main' into icc-color-conversion 3 years ago
James Jackson-South ddcb4b9e44
Merge pull request #2313 from stefannikolei/stefannikolei/wrap-memory 3 years ago
James Jackson-South 66554cba67 Add ability to convert ICC profile on decode 3 years ago
Stefan Nikolei 92ea71d155 Use MustBeGreaterThanOrEqualTo instead of MustBeGreaterThan 3 years ago
Stefan Nikolei 06e249584b Rewrite to TryDetectFormat 3 years ago
Stefan Nikolei 0f9efeb25c Rewrite to TryFindFormatByFileExtension 3 years ago
Stefan Nikolei 9f04434804 Add byteLength to WrapMemory 3 years ago
James Jackson-South 98d1758205
Merge branch 'main' into icc-color-conversion 3 years ago
Stefan Nikolei 89212131ce Fix tests after update of SharedInfrastructure 3 years ago