21 Commits (b5a239257350c38f7a16d64911af22deb56e2602)

Author SHA1 Message Date
James Jackson-South 2bcba77d5f Revert Rgba32 specificity on docs. 6 years ago
James Jackson-South dd571d9369 Revert non-generic decode to use RGba32 and add comments 6 years ago
James Jackson-South 3a9dfdf8b7 Allow returning the image format with the info. 7 years ago
Fredrik Eilertsen 7d4e461a19 Throw UnkownFormatException on Image.Load (#932) 7 years ago
Anton Firszov 5215a13cbb fix Image.FromStream() + add tests 7 years ago
Anton Firszov d8b918f148 fix warnings and improve xmldocs 7 years ago
Anton Firszov 1978731ac1 basic fixes after rebase + temporarily comment out target frameworks 7 years ago
Anton Firszov ebfecf4fda pixel-agnostic decoder API 7 years ago
Jason Nelson 3e9484cb92 Use standard sb variable name 8 years ago
James Jackson-South 8bda02579f Refactor Image, ImageFrame + IImage 8 years ago
Vicente Penades 1f2b2b8a7a removed ImageFormat redirect methods from Configuration. 8 years ago
James Jackson-South 450a85387c Remove unneeded overload. 8 years ago
James Jackson-South c483cb5a53 Use Current as Default, Don't additionally throw 8 years ago
James Jackson-South c5f7f27e19 Use configuration to set ReadOrigin 8 years ago
James Jackson-South 1d45fe8d3c Introducing ReadOrigin. Fix #477 8 years ago
James Jackson-South fea91bd1b7 Update intellisens docs + copyright 8 years ago
denisivan0v abaa167999 changes on code review 8 years ago
denisivan0v 15a8bf20ff Added an API to read base image information without decoding it 8 years ago
Nikita Balabaev 53d69674a2 fixes on code review 9 years ago
Scott Williams 872ca973de inital rename packages and namespaces 9 years ago
Nikita Balabaev 855ef8cf5d Add an equivalent for System.Drawing.Image.GetPixelFormatSize() (#258) 9 years ago
James Jackson-South f876d1dbd3 Minor cleanup 9 years ago
Scott Williams bb9280f317 switch from mimetype strings to IImageFormats 9 years ago
Dirk Lemstra 4a35489cac Various comment fixes and some variable renames. 9 years ago
Scott Williams 5e477e4537 fix formats + added sample for switching out encoders/decoders 9 years ago
Scott Williams 00c5897c2e provide IImageFormatProviders and split mimetype detection from decoders. 9 years ago
Scott Williams 42e0395a60 refactor encoders/decoders 9 years ago
Dirk Lemstra 8d832b5389 Made the Image class static. 9 years ago
James Jackson-South 482cdf4a3d Add Rgba32 specific overloads 9 years ago
James Jackson-South 8dbf34b12d Use better static format for Load etc. 9 years ago
James Jackson-South 119c1bf70f Remove non-generic Image 9 years ago