20 Commits (47be2ba79a35ac217f2934559fe8e09ebaf4ae21)

Author SHA1 Message Date
Brian Popow 074d1a6a12 Add xunit trait attributes to tests 6 years ago
James Jackson-South 874115bd0a Update license 6 years ago
James Jackson-South 6183dd8c13 Update source license info. 6 years ago
James Jackson-South 93a6cc092f Add new parsing methods. Fix #1103 6 years ago
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 6 years ago
Simon Cropp c2555b6199 fix some spelling (#962) 7 years ago
Simon Cropp 2c04d6b036 redundant usings (#960) 7 years ago
Brian Popow 039eae6a99 Add support for encoding 16 bit per pixel bitmaps (#899) 7 years ago
Anton Firszov ff757fb733 bitwise conversion + benchmarks WIP 8 years ago
Anton Firszov 11ee7f2aef Rename PackFrom*** -> From***: 8 years ago
Anton Firszov c328f6d87d simplify IPixel method names: PackFrom*** -> From*** 8 years ago
James Jackson-South d49d74aafc Update and normalise pixel format + disable out of date tests 8 years ago
James Jackson-South daee49eb27 Add Rgb48 tests 8 years ago
James Jackson-South 662f4082d7 Fix conversion add conversion tests 8 years ago
popow cc9b663246 changed assertion in Rgba32_ToRgb24 to check each color channel separately 8 years ago
popow 1b23982601 corrected namespace of some pixel format tests to SixLabors.ImageSharp.Tests.PixelFormats 8 years ago
popow def4aa127c splitted up PackedPixelTests into one test file for each pixel format 8 years ago
James Jackson-South db87a41079 Add additional tests plus cleanup 8 years ago
Scott Williams 872ca973de inital rename packages and namespaces 9 years ago
Anton Firszov 12dd3fa69a introducing Rgb24 & Bgr24 9 years ago
James Jackson-South 5ad515137b Rename tests 9 years ago
James Jackson-South 7d2fe2c7e5 Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South fa152146dd Rename Color and ColorVector 9 years ago
James Jackson-South 119e93642c Rename Argb, Add Color to tests 9 years ago
James Jackson-South b20c19ab80 Rename to Color and ColorVector 9 years ago
James Jackson-South a550b0f95e Rename Color to Color32 9 years ago
Scott Williams cfefe30aa9 Add namedcolors to work for all TColor types 9 years ago
James Jackson-South b00c245c88 Add initial transforms. 10 years ago
Eric Mellino c2f95cee0e Ensure Color structure stores elements in RGBA order 10 years ago
James Jackson-South a57c90d94b Rename to ImageSharp 10 years ago
dirk 43c366a6d0 Added FromHex and ToHex to color. 10 years ago
dirk b0aac6e855 Refactored color to store the value as RGBA. 10 years ago
James Jackson-South a2dd61e412 Fix broken test 10 years ago
James Jackson-South 8ac47b021e Add setter to IPackedVector<TP> 10 years ago
James Jackson-South a34aef253d Fix up colors 10 years ago