📷 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.
 
 
Anton Firszov fc7eee8400 better profiler output for ResizeProcessor 7 years ago
..
Advanced Move ImageSharp-specific memory primitives and utils to SixLabors.ImageSharp.Memory 8 years ago
ColorSpaces Use in where appropriate. 8 years ago
Common better profiler output for ResizeProcessor 7 years ago
Formats No pointers! 7 years ago
IO Improve coverage. 8 years ago
Memory cleanup & docs 7 years ago
MetaData Use Encoding.GetString(ROS<byte>) polyfill 7 years ago
PixelFormats drop old generators 7 years ago
Primitives Make new Span field on DenseMatrix internal 8 years ago
Processing better profiler output for ResizeProcessor 7 years ago
Properties inital rename packages and namespaces 9 years ago
Configuration.cs Merge remote-tracking branch 'origin/master' into af/improved-parallelization 7 years ago
GraphicsOptions.cs Refactored IsSolidBrushWithoutBlending into GraphicsOptions so it can be called from more places, and also allows for specific tests. 8 years ago
IConfigurationModule.cs Remove leading whitespace 8 years ago
IDeepCloneable.cs covariant interface: IDeepCloneable<out T> 7 years ago
IImage.cs Move Bounds/Size to IImageInfo extension methods 8 years ago
IImageInfo.cs Refactor Image, ImageFrame + IImage 8 years ago
Image.Decode.cs Use clean buffer when detecing format. Fix #714 7 years ago
Image.FromBytes.cs Use span directly for DetectFormat 8 years ago
Image.FromFile.cs Refactor Image, ImageFrame + IImage 8 years ago
Image.FromStream.cs Use standard sb variable name 8 years ago
Image.LoadPixelData.cs Update Span ->ReadOnlySpan 8 years ago
Image.WrapMemory.cs Move ImageSharp-specific memory primitives and utils to SixLabors.ImageSharp.Memory 8 years ago
ImageExtensions.Internal.cs Move ImageSharp-specific memory primitives and utils to SixLabors.ImageSharp.Memory 8 years ago
ImageExtensions.cs Replace == null with is null 8 years ago
ImageFrame.LoadPixelData.cs Use Configuration over MemoryManager for ImageFrame<TPixel> 8 years ago
ImageFrameCollection.cs Clone => DeepClone 7 years ago
ImageFrame{TPixel}.cs optimize ImageFrame.Clear() 7 years ago
ImageInfo.cs Use dictionaries to store format specific metadata 8 years ago
ImageInfoExtensions.cs Remove leading whitespace 8 years ago
ImageSharp.csproj Use brand new beta packages! 8 years ago
ImageSharp.csproj.DotSettings implemented ParallelHelper.IterateRows() 8 years ago
ImageSharp.netstandard1.1.v3.ncrunchproject refactor ImageFrameCollection for updated API 9 years ago
Image{TPixel}.cs Clone => DeepClone 7 years ago
ReadOrigin.cs Refactor Image, ImageFrame + IImage 8 years ago