24 Commits (7d07de63da35aa42b679efa4896fa07afa9557ad)

Author SHA1 Message Date
James Jackson-South c7cfcb2088 Filters now use correct color struct. 11 years ago
James Jackson-South c371786f29 Wire up Bgra32 to match others 11 years ago
James Jackson-South f5bfad0217 Color to YCbCr conversion 11 years ago
James Jackson-South fe5735507b Color to CMYK conversion 11 years ago
James Jackson-South 789a3e81a1 Color to HSV conversion 11 years ago
James Jackson-South 99fe9a95d3 Fix Color component order 11 years ago
James Jackson-South 3a1b926b16 Switch over to new Color struct as default. 11 years ago
James Jackson-South 6c6f99876a Add equality operators to Color 11 years ago
James Jackson-South a44eb438be Fix stylecop issues 11 years ago
James Jackson-South 70f9057346 Reshuffle colors, improve accuracy of cspace conversion 11 years ago
James Jackson-South c723c10b33 Attempt to speed up operations using vectors. 11 years ago
James Jackson-South 78d43506d4 Cleanup plus perf 11 years ago
James Jackson-South d3e310f358 Update to NET 4.6 etc 11 years ago
James Jackson-South 6a91cc02f4 Add CMYK 11 years ago
James Jackson-South a8bd09ddac Cleanup implicit operators 11 years ago
James Jackson-South 64b35afbbc Stylecop fixes 11 years ago
James Jackson-South 1e278b346b Fix HSV/BGRA conversions. 11 years ago
Yufei Huang 30e0684611 Make YCbCr.(Y/Cb/Cr) and Hsv.(H/S/V) a plan field to make color manipulations a bit faster 11 years ago
James South 1820fab58e Add HSV color 11 years ago
James South 9f3603ffd3 Update to c#6 syntax, make structs immutable 11 years ago
James South 0852c4c66c Rename Colors, Begin Gif encoder 11 years ago
James South 4950a4a594 Add YCbCrColor and intial encoder tests 11 years ago
James South 2dd2ea566f Added web compatible hex overload. 11 years ago
James South 90f1a5670e Adding ImageBase and Color 11 years ago