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.
8651
Commits
37
Branches
46
Tags
248 MiB
C#
99.5%
JavaScript
0.4%
Tree:
c4f7f67fd5
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 'c4f7f67fd5'
${ noResults }
ImageSharp
/
src
/
ImageSharp
History
James Jackson-South
c4f7f67fd5
Initial 3padshuffle4
5 years ago
..
Advanced
Add missing SaveAsync method
6 years ago
Color
Update license
6 years ago
ColorSpaces
Update license
6 years ago
Common
Initial 3padshuffle4
5 years ago
Formats
Use less permutes and more multiply/add
5 years ago
IO
Remove Guard allocations
6 years ago
Memory
Remove [Pure] attributes
6 years ago
Metadata
Update license
6 years ago
PixelFormats
Initial 3padshuffle4
5 years ago
Primitives
Update license
6 years ago
Processing
Disable NetNative optimization on UWP. Fix #1204
5 years ago
Properties
Update license
6 years ago
Configuration.cs
Throw, don't adjust.
6 years ago
GeometryUtilities.cs
Update license
6 years ago
GraphicOptionsDefaultsExtensions.cs
Use ConcurrentDictionary. Fix #1230
6 years ago
GraphicsOptions.cs
Update license
6 years ago
IConfigurationModule.cs
Update license
6 years ago
IDeepCloneable.cs
Update license
6 years ago
IImage.cs
Update license
6 years ago
IImageInfo.cs
Update license
6 years ago
Image.Decode.cs
use default args for CancellationTokens
6 years ago
Image.FromBytes.cs
Update license
6 years ago
Image.FromFile.cs
use default args for CancellationTokens
6 years ago
Image.FromStream.cs
Fix non-seekable stream reading.
6 years ago
Image.LoadPixelData.cs
Update license
6 years ago
Image.WrapMemory.cs
Simplify XML docs for WrapMemory APIs
6 years ago
Image.cs
use default args for CancellationTokens
6 years ago
ImageExtensions.Internal.cs
Update license
6 years ago
ImageExtensions.cs
Add missing SaveAsync method
6 years ago
ImageFrame.LoadPixelData.cs
Update license
6 years ago
ImageFrame.cs
Update license
6 years ago
ImageFrameCollection.cs
Update license
6 years ago
ImageFrameCollection{TPixel}.cs
Update license
6 years ago
ImageFrame{TPixel}.cs
Update license
6 years ago
ImageInfo.cs
Update license
6 years ago
ImageInfoExtensions.cs
Update license
6 years ago
ImageSharp.csproj
address review findings
6 years ago
ImageSharp.csproj.DotSettings
test cases for MemoryGroup.Allocate()
6 years ago
ImageSharp.netstandard1.1.v3.ncrunchproject
refactor ImageFrameCollection for updated API
9 years ago
Image{TPixel}.cs
cancellation support for encoders
6 years ago
IndexedImageFrame{TPixel}.cs
Update license
6 years ago
ReadOrigin.cs
Update license
6 years ago