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.
7008
Commits
37
Branches
46
Tags
248 MiB
C#
99.5%
JavaScript
0.4%
Tree:
aa6d2ab997
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 'aa6d2ab997'
${ noResults }
ImageSharp
/
tests
/
ImageSharp.Tests
History
Simon Cropp
aa6d2ab997
fix some spelling (
#957
)
* fix some spelling * more typos * more typos * more typos * more typos * more typos * linearSegment
7 years ago
..
Advanced
fix some spelling (#957)
7 years ago
Color
Merge branch 'af/general-color-type' into af/refactor-drawing
7 years ago
Colorspaces
API cleanup (related to #907) (#911)
7 years ago
Common
AVX2 optimized Block8x8 -> Block8x8F conversion
7 years ago
Drawing
fix some spelling (#957)
7 years ago
Formats
fix some spelling (#957)
7 years ago
Helpers
Now throws a better excpetion DrawImage source does not overlap target (#877)
7 years ago
IO
Improve coverage.
8 years ago
Image
fix some spelling (#957)
7 years ago
Issues
fix tests
7 years ago
Memory
fix some spelling (#957)
7 years ago
MetaData
fix some spelling (#957)
7 years ago
Numerics
fix some spelling (#957)
7 years ago
PixelFormats
Master cleanup (#952)
7 years ago
Primitives
Fix Color Filters (#806)
7 years ago
Processing
fix some spelling (#957)
7 years ago
ProfilingBenchmarks
Feature: Bitmap RLE undefined pixel handling (#927)
7 years ago
Quantization
introduce IQuantizedFrame<T>
7 years ago
TestDataIcc
Update metadata names (#879)
7 years ago
TestFonts
validating tests for DrawText()
8 years ago
TestUtilities
fix some spelling (#957)
7 years ago
BaseImageOperationsExtensionTest.cs
API cleanup (related to #907) (#911)
7 years ago
ConfigurationTests.cs
refactor stuff + implement CalculateResizeWorkerWindowCount()
7 years ago
FakeImageOperationsProvider.cs
API cleanup (related to #907) (#911)
7 years ago
FileTestBase.cs
Feature: Bitmap RLE undefined pixel handling (#927)
7 years ago
GlobalSuppressions.cs
suppress xUnit1013 for CI
9 years ago
GraphicsOptionsTests.cs
refactor PixelOperationsTests
7 years ago
ImageInfoTests.cs
Update metadata names (#879)
7 years ago
ImageOperationTests.cs
fix tests
7 years ago
ImageSharp.Tests.csproj
remove duplicate props from csproj
7 years ago
ImageSharp.Tests.v3.ncrunchproject
refactor ImageFrameCollection for updated API
9 years ago
RunExtendedTests.cmd
Cross target NET472 and enable extended intrinisics behind SUPPORTS_EXTENDED_INTRINSICS symbol
7 years ago
TestFile.cs
fix Image.FromStream() + add tests
7 years ago
TestFileSystem.cs
fix Image.FromStream() + add tests
7 years ago
TestFont.cs
fix some spelling (#957)
7 years ago
TestFormat.cs
fix some spelling (#957)
7 years ago
TestImages.cs
Add support for read and write tEXt, iTXt and zTXt chunks (#951)
7 years ago
VectorAssert.cs
inital rename packages and namespaces
9 years ago
xunit.runner.json
running tests in all configurations
8 years ago