2 Commits (be4c18953319cbd87e72908b9b3b2c89893a4d46)

Author SHA1 Message Date
Anton Firszov be4c189533 IPixel 9 years ago
Scott Williams 6ead567a4c split formats into there own projects/packages 9 years ago
James Jackson-South 6e3e358ec8 Replace ToBytes() 9 years ago
James Jackson-South 99fed3ff36 Merging into master 10 years ago
James Jackson-South 3863f69bff Remove TPacked from generic signature 10 years ago
James Jackson-South 77f9bdecae Update TPacked signature 10 years ago
Dirk Lemstra cb089ba2fa Changed PixelRow into a PixelArea. 10 years ago
James Jackson-South b5c4256b93 Clean up PixelRow 10 years ago
James Jackson-South 037a27302a Make ComponentOrder agnostic 10 years ago
James Jackson-South 91c3835a3b Add xml docs for new functionality 10 years ago
dirk eb2d32ff94 Used the new pixel code to optimize the BMP decoder. 10 years ago
dirk 4f08406452 Changed PixelAccessor to use IPackedPixel<TPacked>. 10 years ago
dirk efc0470b53 Removed unnecessary parenthesis. 10 years ago
James Jackson-South 2b2ec84e9c Rename to ImageSharp 10 years ago
dirk cf542ef1ec Enforce struct on TColor 10 years ago
dirk 7b7ae9344c Added extra interface IPackedPixel so we can easier add extra interfaces. 10 years ago
James Jackson-South d949ab0f26 Revert "Enforce struct on TColor" 10 years ago
James Jackson-South c6a36c9427 Enforce struct on TColor 10 years ago
James Jackson-South c04a32ae4a Fix #482 10 years ago
James Jackson-South ccc13bbac3 Revert Unsafe.Copy and cleanup 10 years ago
James Jackson-South 693cf0df5a Remove bytes functions 10 years ago
James Jackson-South 5e9ce77841 Use PixelAcessor<TColor, TPacked> #457 10 years ago
James Jackson-South e70f07426e Add setter to IPackedVector<TP> 10 years ago
James Jackson-South e35be06e1a Now decodes grayscale inside the core decoder 10 years ago
James Jackson-South 87018d0c99 Remove new() type constraint 10 years ago
James Jackson-South e69bb004e4 Use ParallelOptions everywhere. 10 years ago
James Jackson-South 20c65011ac Now Color 10 years ago
James Jackson-South 33497d5250 No need for second type param 10 years ago
James Jackson-South 80fecd1f58 Use default(T) 10 years ago
James Jackson-South dc80f36e76 Faster... Much Faster... 10 years ago
James Jackson-South db714b9767 Getting there.... 10 years ago
James Jackson-South 9f25784c04 Moar T 10 years ago
James Jackson-South c1cea3b06e Trim back to basics 10 years ago
Patrick Ammann 0e2b11b732 #392 add support for negative height in bmp files 10 years ago
James South acb5a66f66 Add 32bit bitmap support plus cleanup. 10 years ago
James Jackson-South f2d1c8ad5d Rename to Core 10 years ago
James Jackson-South f401a21eff Rename to Core 10 years ago
James Jackson-South e020ae5472 Minor bitmap optimizations 10 years ago
James Jackson-South 4bd964d669 Minor bitmap optimizations 10 years ago
James Jackson-South e8d505ecbc Revert "Color is now linear by default." 10 years ago
James Jackson-South 4469d68889 Revert "Color is now linear by default." 10 years ago
James Jackson-South c4114b2ef1 Color is now linear by default. 10 years ago
James Jackson-South f4edf43b16 Color is now linear by default. 10 years ago
James Jackson-South 54860af472 Switch out List for ImmutableArray 11 years ago
James Jackson-South 33876ba193 Switch out List for ImmutableArray 11 years ago
James Jackson-South ce5f235e5f Switch over to new Color struct as default. 11 years ago
James Jackson-South 3a1b926b16 Switch over to new Color struct as default. 11 years ago
James Jackson-South 3f60ab1a99 Speed up Bitmap decoding 11 years ago
James Jackson-South 1df06f9fb1 Speed up Bitmap decoding 11 years ago
James Jackson-South e7bb84d597 Cleanup plus perf 11 years ago