3242 Commits (02baa60e89134b4baf89e6ca866f87315f66a278)

Author SHA1 Message Date
James Jackson-South d023ebc379 Begin adding tests. 8 years ago
James Jackson-South d8337a383f Optimize transforms and reduce struct copying. 8 years ago
Unknown 7548653547 implement radial gradient brush. 8 years ago
Unknown 6a371908d6 #542: refactor to prepare for other gradients 8 years ago
Unknown d2c6d79ff0 fix documentation typo 8 years ago
Unknown 55d3f70fd3 #542: rename file to match other files in the solution (include generic) 8 years ago
Unknown 48f7a3daba #542: define debuggerDisplay of ColorStop, 8 years ago
Unknown 724499ca79 #542: add test creating black-white patterns by gradients 8 years ago
Unknown 249b1189cc #542: fix implementation of non-axial gradients and add tests 8 years ago
Peter Amrehn bf17832847 fix code styling issues 8 years ago
James Jackson-South db87a41079 Add additional tests plus cleanup 8 years ago
James Jackson-South d1b39a5b8a Use expressions 8 years ago
James Jackson-South 1e401159b9 Fix braces 8 years ago
Unknown 99ed4586ad #542: use struct for ColorStops 8 years ago
Unknown fdfef1617a FIX bug in BrushApplicator when applying BlendPercentage 8 years ago
Jason Nelson b620dadd36 Match additional patterns 8 years ago
Jason Nelson a77bd21f61 Use null operators 8 years ago
Unknown a14c852ff2 fix some typos in documentation. 8 years ago
Jason Nelson b2d2564572 Make IccProfileDescription a struct 8 years ago
Unknown bcf5f5984b #86: started to work on Gradient Brushes: Linear gradient brush, 8 years ago
woutware 17d34506df Added IPixel.PackFromBgra32, similarly to the PackFromArgb32. 8 years ago
Jason Nelson 1146a1511b Remove rouge period 8 years ago
Jason Nelson d9bce3d908 Remove whitespace 8 years ago
Jason Nelson bf24dcc779 Change IccProfileSequenceIdentifier to a struct 8 years ago
woutware a224172ce2 Revert "Fixed color component order (should be reversed) for Argb32, Rgba32, Bgr24, Rgb24, Bgra32. Tests still need to be updated." 8 years ago
Jason Nelson 7fe39b98da Make IccLut a readonly struct 8 years ago
Jason Nelson 2280d40bfe Use pattern matching 8 years ago
Jason Nelson 2364411a83 Reference IccColorantTableEntry directly 8 years ago
Jason Nelson 9ca1a753a0 Make IccLocalizedString a struct 8 years ago
Jason Nelson 1f4accff2b Tidy up ICC code 8 years ago
Jason Nelson 57d20c3230 Remove more unused using statements 8 years ago
Jason Nelson 930361e0f4 Move Tuple8 to Tests 8 years ago
Jason Nelson 02ea352260 Undo matrix formatting 8 years ago
Jason Nelson 08096f2416 Use default shorthand 8 years ago
Jason Nelson 22efe501e8 Improve inlinability of color conversions 8 years ago
Jason Nelson 1f83817b9a Remove empty exception constructors 8 years ago
woutware 0fde6867e5 Fixed color component order (should be reversed) for Argb32, Rgba32, Bgr24, Rgb24, Bgra32. Tests still need to be updated. 8 years ago
James Jackson-South 22c67b0f9a Minor cleanup 8 years ago
James Jackson-South 01331d2c7f Add optimized conversion overloads 8 years ago
James Jackson-South 4b48b75921 Fix unit tests 8 years ago
James Jackson-South 36bb27be56 Stylecop cleanup + remove last bit shifting 8 years ago
James Jackson-South 92bdfbc4f3 Fix obsolete gode generation 8 years ago
woutware 1f577b25fd Processed review comment for Alpha8.ToArgb32() 8 years ago
woutware 9dff73ca47 Moved change from PixelOperations{TPixel}.cs to PixelOperations{TPixel}.Generated.tt 8 years ago
woutware 14d9583c8c Added IPixel.PackFromArgb32 and ToArgb32. 8 years ago
Jesse Gielen 715e2e096e Improve IImageFrameCollection doc comments 8 years ago
Jason Nelson 322ae06c44 Format code 8 years ago
Jason Nelson c07b9a59f0 Replace ToAsciiBytes with UTF8Encoder 8 years ago
Jason Nelson d909b57ee9 Spanify huffman table 8 years ago
Jason Nelson 82765ced95 Tidy up comments 8 years ago