📷 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.
 
 
James Jackson-South 90ef9a27ef Oops! Shouldn't be unsafe 10 years ago
..
IImageBase.cs Revert Unsafe.Copy and cleanup 10 years ago
IImageFrame.cs Use PixelAcessor<TColor, TPacked> #457 10 years ago
IImageProcessor.cs Don't create a copy if you dont need to. 10 years ago
Image.cs Use PixelAcessor<TColor, TPacked> #457 10 years ago
ImageBase.cs Oops! Shouldn't be unsafe 10 years ago
ImageFrame.cs Use PixelAcessor<TColor, TPacked> #457 10 years ago
ImageIOExtensions.cs Don't create a copy if you dont need to. 10 years ago
ImageProcessingExtensions.cs Don't create a copy if you dont need to. 10 years ago
ImageProperty.cs Guard that the name of a property can not be null or empty. 10 years ago
PixelAccessor.cs Faster image copy. 10 years ago