📷 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.
 
 
Sven Claesson 0f9f1bf160
Fix integer overflow and bounds-checking vulnerabilities in EXR decoder
2 months ago
..
Advanced Add ImageFrame visitor; use Buffer2D Size/Bounds + expose subregion extensions 3 months ago
Color Fix reviewed issues 6 months ago
ColorProfiles Respond to feedback 4 months ago
Common Fix ColorNumerics and FromVector4 3 months ago
Compression/Zlib Convert CodeBase to collection Expressions 1 year ago
Diagnostics Update to net8 3 years ago
Formats Fix integer overflow and bounds-checking vulnerabilities in EXR decoder 2 months ago
IO Evaluate return value of stream.Read() to make sure enough data was read 4 months ago
Memory Add ImageFrame visitor; use Buffer2D Size/Bounds + expose subregion extensions 3 months ago
Metadata Implement proper segment integrity handling & tolerant parsing 3 months ago
PixelFormats Fix ColorNumerics and FromVector4 3 months ago
Primitives Expand pixel blender API to support single color bulk operations 4 months ago
Processing Add ImageFrame visitor; use Buffer2D Size/Bounds + expose subregion extensions 3 months ago
Properties Update all files 4 years ago
Configuration.cs Merge branch 'main' into js/parallel-cleanup 3 months ago
GeometryUtilities.cs FS Namespaces and Implicit Global Usings 4 years ago
GraphicOptionsDefaultsExtensions.cs Use Target Type new only when apparent 1 year ago
GraphicsOptions.cs Replace AntialiasSubpixelDepth with AntialiasThreshold 4 months ago
IDeepCloneable.cs Fix build, simplify utilities 1 year ago
Image.Decode.cs Use Target Type new only when apparent 1 year ago
Image.FromBytes.cs Fix #3009 8 months ago
Image.FromFile.cs Use `FileOptions.Asynchronous` when doing async IO 3 years ago
Image.FromStream.cs Revert "Remove ChunkedMemoryStream" 2 years ago
Image.LoadPixelData.cs Add row-stride overloads for memory APIs 5 months ago
Image.WrapMemory.cs Fix review feedback 5 months ago
Image.cs Use Target Type new only when apparent 1 year ago
ImageExtensions.Internal.cs Use sampling strategy in BmpEncoder 4 years ago
ImageExtensions.cs Convert CodeBase to collection Expressions 1 year ago
ImageFrame.LoadPixelData.cs Add row-stride overloads for memory APIs 5 months ago
ImageFrame.cs Add ImageFrame visitor; use Buffer2D Size/Bounds + expose subregion extensions 3 months ago
ImageFrameCollection.cs Fix frame enumeration and clean up 4 years ago
ImageFrameCollectionExtensions.cs Allow returning individual image frame metadata via Identify. 3 years ago
ImageFrameCollection{TPixel}.cs Add row-stride overloads for memory APIs 5 months ago
ImageFrame{TPixel}.cs Add ImageFrame visitor; use Buffer2D Size/Bounds + expose subregion extensions 3 months ago
ImageInfo.cs Add ImageInfo.GetPixelMemorySize; docs & tests 3 months ago
ImageSharp.csproj Adjust exr decoder / encoder to ImageSharp changes 4 months ago
Image{TPixel}.cs Add ImageFrame visitor; use Buffer2D Size/Bounds + expose subregion extensions 3 months ago
IndexedImageFrame{TPixel}.cs Use different cache types and begin to make quantizers own clearing pixels. 1 year ago
PixelAccessor{TPixel}.cs FS Namespaces and Implicit Global Usings 4 years ago
ReadOrigin.cs FS Namespaces and Implicit Global Usings 4 years ago