This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
tsai
/
ImageSharp
mirror of
https://github.com/SixLabors/ImageSharp
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
📷
A modern, cross-platform, 2D Graphics library for .NET
c-sharp
drawing
exif
gif
graphics
hacktoberfest
bmp
jpeg
netcore
png
tiff
webp
image-processing
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6099
Commits
37
Branches
46
Tags
248 MiB
C#
99.5%
JavaScript
0.4%
Tree:
017cf581f6
af/UniformUnmanagedMemoryPoolMemoryAllocator-02-MemoryGuards
af/allocator-fun-1
af/conversion-experiments
af/decoder-tests
af/fast-dev-hack
af/image-destroyer-01
af/langversion
af/merge-core
af/mmf-poc
af/octree-no-pixelmap
af/pbm-eof-01
af/prototyping-baseline
af/qhack03
arm
bp/openExr
defect/2696
gh-pages
js/accumulative-memory-limit
js/aligned-memory-experiments
js/color-alpha-handling
js/fix-2859
js/gif-lzw-encoder
js/sanitize-foreground-rectangle
main
proposal/Metadata-OriginalImageFormat
qoi
release/1.0.x
release/2.1.x
release/3.1.x
release/v3.0.x
sp/auto-matrix-linear-decomposition
sp/convolution-speedup-v2
sp/resize-map-optimizations
sp/target-image-decoding
sw/telemetry
sw/track-stacktraces
v4/2696
v1.0.0
v1.0.0-beta1
v1.0.0-beta2
v1.0.0-beta3
v1.0.0-beta4
v1.0.0-beta5
v1.0.0-beta6
v1.0.0-beta7
v1.0.0-rc.1
v1.0.0-rc.2
v1.0.0-rc.3
v1.0.1
v1.0.2
v1.0.3
v1.0.4
v2.0.0
v2.1.0
v2.1.1
v2.1.10
v2.1.11
v2.1.12
v2.1.13
v2.1.2
v2.1.3
v2.1.4
v2.1.5
v2.1.6
v2.1.7
v2.1.8
v2.1.9
v3.0.0
v3.0.1
v3.0.2
v3.1.0
v3.1.1
v3.1.10
v3.1.11
v3.1.12
v3.1.2
v3.1.3
v3.1.4
v3.1.5
v3.1.6
v3.1.7
v3.1.8
v3.1.9
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '017cf581f6'
${ noResults }
ImageSharp
/
tests
/
ImageSharp.Tests
History
James Jackson-South
970b1ba25a
Add additional tests
8 years ago
..
Advanced
FillRegion_WorksOnWrappedMemoryImage
8 years ago
Colorspaces
Update tests
8 years ago
Common
Format SimdUtilsTests, part 2
8 years ago
Drawing
Add image blending tests to match the SVG spec examples
8 years ago
Formats
Fix 1 bit bmp decoding and add extra test images.
8 years ago
Helpers
Add UnitConverter tests
8 years ago
IO
Improve coverage.
8 years ago
Image
skip WrapSystemDrawingBitmap_* on most environments to avoid sporadic test failures
8 years ago
Issues
Simplify drawing namespaces.
8 years ago
Memory
Move ImageSharp-specific memory primitives and utils to SixLabors.ImageSharp.Memory
8 years ago
MetaData
Merge branch 'master' into feature/pngExif
8 years ago
Numerics
Format tests
8 years ago
PixelFormats
Refactored IsSolidBrushWithoutBlending into GraphicsOptions so it can be called from more places, and also allows for specific tests.
8 years ago
Primitives
Replace Fast2DArray with DenseMatrix
8 years ago
Processing
Replace == null with is null
8 years ago
Quantization
Update ImageSharp Namespaces.
8 years ago
TestDataIcc
improve check for invalid ICC profiles and extend tests
8 years ago
TestFonts
validating tests for DrawText()
8 years ago
TestUtilities
Updated SolidFill tests to cover all possible Blending-Composition combinations, reference images not in place yet
8 years ago
BaseImageOperationsExtensionTest.cs
Format tests
8 years ago
ComplexIntegrationTests.cs
Update ImageSharp Namespaces.
8 years ago
ConfigurationTests.cs
Add additional tests
8 years ago
FakeImageOperationsProvider.cs
rename namespace: SixLabors.ImageSharp.Memory -> SixLabors.Memory
8 years ago
FileTestBase.cs
Ensure we don't slow down CI
9 years ago
GlobalSuppressions.cs
suppress xUnit1013 for CI
9 years ago
ImageInfoTests.cs
Move Bounds/Size to IImageInfo extension methods
8 years ago
ImageOperationTests.cs
Format tests
8 years ago
ImageSharp.Tests.csproj
Drop net47 from test library
8 years ago
ImageSharp.Tests.v3.ncrunchproject
refactor ImageFrameCollection for updated API
9 years ago
RunExtendedTests.cmd
trying to fix AppVeyor with an extra build
8 years ago
TestFile.cs
Add 16bit decoder tests.
8 years ago
TestFileSystem.cs
Format tests
8 years ago
TestFont.cs
Format tests
8 years ago
TestFormat.cs
clean-up and isolate image load tests
8 years ago
TestImages.cs
Add image blending tests to match the SVG spec examples
8 years ago
VectorAssert.cs
inital rename packages and namespaces
9 years ago
xunit.runner.json
running tests in all configurations
8 years ago