📷 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 a0c7c6a944 Merge branch 'master' into af/non-generic-image-baseclass 7 years ago
..
PixelBlenders fix Image.FromStream() + add tests 7 years ago
PixelOperations PixelConversionModifierExtensions.ApplyCompanding() + tests 7 years ago
Alpha8Tests.cs Add support for encoding 16 bit per pixel bitmaps (#899) 7 years ago
Argb32Tests.cs Add more pixel conversion tests 7 years ago
Bgr24Tests.cs Add more pixel conversion tests 7 years ago
Bgr565Tests.cs Add more pixel conversion tests 7 years ago
Bgra32Tests.cs Add more pixel conversion tests 7 years ago
Bgra4444Tests.cs Add additional pixel conversion tests 7 years ago
Bgra5551Tests.cs Add additional pixel conversion tests 7 years ago
Byte4Tests.cs Add more pixel conversion tests 7 years ago
ColorBuilderTests.cs Improve ColorBuilder test coverage 8 years ago
ColorDefinitionTests.cs Fix unit test 8 years ago
Gray8Tests.cs Add more pixel conversion tests 7 years ago
Gray16Tests.cs Add more pixel conversion tests 7 years ago
HalfSingleTests.cs Rename PackFrom*** -> From***: 7 years ago
HalfVector2Tests.cs Add support for encoding 16 bit per pixel bitmaps (#899) 7 years ago
HalfVector4Tests.cs Add support for encoding 16 bit per pixel bitmaps (#899) 7 years ago
NormalizedByte2Tests.cs Add support for encoding 16 bit per pixel bitmaps (#899) 7 years ago
NormalizedByte4Tests.cs Add more pixel conversion tests 7 years ago
NormalizedShort2Tests.cs Add support for encoding 16 bit per pixel bitmaps (#899) 7 years ago
NormalizedShort4Tests.cs Add more pixel conversion tests 7 years ago
PixelConverterTests.cs refactor Vector4 implementation code from PixelOperation<T> to Vector4Converters 7 years ago
PixelOperationsTests.Blender.cs Adding more tests to cover single pixel ColorBlending and AlphaComposition functions 8 years ago
Rg32Tests.cs Add support for encoding 16 bit per pixel bitmaps (#899) 7 years ago
Rgb24Tests.cs Add support for encoding 16 bit per pixel bitmaps (#899) 7 years ago
Rgb48Tests.cs Add support for encoding 16 bit per pixel bitmaps (#899) 7 years ago
Rgba32Tests.cs Add support for encoding 16 bit per pixel bitmaps (#899) 7 years ago
Rgba64Tests.cs Add support for encoding 16 bit per pixel bitmaps (#899) 7 years ago
Rgba1010102Tests.cs Add more pixel conversion tests 7 years ago
RgbaVectorTests.cs Add more pixel conversion tests 7 years ago
Short2Tests.cs Add support for encoding 16 bit per pixel bitmaps (#899) 7 years ago
Short4Tests.cs Add support for encoding 16 bit per pixel bitmaps (#899) 7 years ago
UnPackedPixelTests.cs better docs, drop PixelExtensions, fix tests 7 years ago