📷 A modern, cross-platform, 2D Graphics library for .NET
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.
 
 
Sergio Pedri 086040cd81 Removed IterationParameters type 6 years ago
..
Advanced Removed IterationParameters type 6 years ago
Color Fix Color.Transparent to match spec. 6 years ago
ColorSpaces Fix #997 7 years ago
Common Simplify IResampler contract 6 years ago
Formats Don't backpeddle when reading chunk lengths. Fix #1127 6 years ago
IO Merge namespaces 6 years ago
Memory implement review suggestions 6 years ago
Metadata Merge remote-tracking branch 'upstream/master' into feature/stylecopTests 6 years ago
PixelFormats Undo unrelated changes and clean up. 6 years ago
Primitives Update equality check and add ests. Fix #1116 6 years ago
Processing Renamed ParallelRowIterator.IterateRows to IterateRowIntervals 6 years ago
Properties Bokeh blur implementation (#842) 7 years ago
Configuration.cs cover and harden ResizeProcessor 6 years ago
GeometryUtilities.cs move product sources 6 years ago
GraphicsOptions.cs Remove unused properties. 6 years ago
IConfigurationModule.cs Remove leading whitespace 8 years ago
IDeepCloneable.cs covariant interface: IDeepCloneable<out T> 8 years ago
IImage.cs Refactor Image.Dispose 7 years ago
IImageInfo.cs Update metadata names (#879) 7 years ago
Image.Decode.cs implement review suggestions 6 years ago
Image.FromBytes.cs Speed up tga decoding and add new benchmark comparison 6 years ago
Image.FromFile.cs Revert Rgba32 specificity on docs. 6 years ago
Image.FromStream.cs Revert Rgba32 specificity on docs. 6 years ago
Image.LoadPixelData.cs implement review suggestions 6 years ago
Image.WrapMemory.cs replace MemorySource with MemoryGroup 6 years ago
Image.cs Rename IConfigurable 6 years ago
ImageExtensions.Internal.cs Nits (#870) 7 years ago
ImageExtensions.cs Refactor Image.Dispose 7 years ago
ImageFrame.LoadPixelData.cs implement review suggestions 6 years ago
ImageFrame.cs fix remaining single-buffer specific code 6 years ago
ImageFrameCollection.cs Enumerate once on clone. Fix #1073 6 years ago
ImageFrameCollection{TPixel}.cs implement review suggestions 6 years ago
ImageFrame{TPixel}.cs Renamed ParallelRowIterator.IterateRows to IterateRowIntervals 6 years ago
ImageInfo.cs Update metadata names (#879) 7 years ago
ImageInfoExtensions.cs Merge namespaces 6 years ago
ImageSharp.csproj cleanup 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 document ArgumentOutOfRangeException 6 years ago
ReadOrigin.cs Refactor Image, ImageFrame + IImage 8 years ago