3041 Commits (1f83817b9a0dae8dc6f033a7e68665678296be3a)

Author SHA1 Message Date
Jason Nelson eb732f9deb Avoid slicing spans by constructing directly from array 9 years ago
Jason Nelson 849c5961fc Don't go through SpanHelper to Copy 9 years ago
Jason Nelson bb738c359e Fix formatting & docs 9 years ago
Jason Nelson c60f7f2aa3 Revert "Remove unnesssary abstraction and validation for bools." 9 years ago
Jason Nelson 8fbb326a0f Use Span.CopyTo 9 years ago
Jason Nelson 4d6afe6d62 Remove unused ReadDecimal method (unsafe) 9 years ago
Jason Nelson 70cdb1984c Update source generators to use ReadOnlySpan 9 years ago
Jason Nelson db77dc6536 Remove BitConverter from EndianBinaryReader 9 years ago
Jason Nelson 267b6f05d0 Use BinaryPrimitives in BitConverters 9 years ago
Jason Nelson 5216e286b8 Remove unnesssary abstraction and validation for bools. 9 years ago
Jason Nelson 14f7ff8fb7 Remove ReverseBytes (replacing with faster BinaryPrimitives calls) 9 years ago
Jason Nelson fac6d07601 Improve parameters names 9 years ago
James Jackson-South d02a2eb93f Blend => DrawImage 9 years ago
Jason Nelson 6095e44ede Add source & destination gaurds 9 years ago
Jason Nelson b44625e9d1 Use ReadOnlySpans and BinaryPrimitives 9 years ago
Dirk Lemstra 90e02373c7 Corrected implementation of PorterDuffFunctions. 9 years ago
James Jackson-South 99225bc589 Add basic comparision tests 9 years ago
James Jackson-South 82d5bc8640 Fix spelling 9 years ago
James Jackson-South 7f197d9c10 Fix non-nearest-neighbour resize for multi-frame-images 9 years ago
James Jackson-South 4725586b24 Add params 9 years ago
James Jackson-South f53097a6cf Move GraphicsOptions parameter 9 years ago
James Jackson-South dccdc1d181 Rename types 9 years ago
James Jackson-South 0e11ffa3d9 Add moar xml doc details. 9 years ago
James Jackson-South 9f078c818c Establish naming convention + move missed primitives 9 years ago
James Jackson-South a7f2bd9792 Drop Dither property from interface, rename diffuser. 9 years ago
James Jackson-South 69516e110b Use non-generic IQuantizer for image formats 9 years ago
James Jackson-South 6ec2a26982 Overlays => Drawing 9 years ago
James Jackson-South 3d8f9c23e9 Move Bounds/Size to IImageInfo extension methods 9 years ago
James Jackson-South b6bafd0827 Move Rgba32 inline with other pixel formats 9 years ago
James Jackson-South 563077d87d Combine drawing methods to new Overlays namespace. 9 years ago
James Jackson-South 4573913520 Move drawing files into structured folders 9 years ago
James Jackson-South 8bda02579f Refactor Image, ImageFrame + IImage 9 years ago
James Jackson-South aca8636bfd Normalize predefined group naming. 9 years ago
James Jackson-South c93c3c7a71 Complete Quantization and Dithering 9 years ago
James Jackson-South 4bc09cf794 Quantizer 9 years ago
James Jackson-South fe64365532 Transforms 9 years ago
James Jackson-South 091cb8a3b5 Overlays and base processors 9 years ago
James Jackson-South 22ee2bb1a4 Replace Fast2DArray with DenseMatrix 9 years ago
James Jackson-South 13fa40874e Binarization, Convolution, DIthering, Effects & Filters 9 years ago
Anton Firszov 0fc9002dcc sanitize MCU processing code 9 years ago
Vicente Penades 1f2b2b8a7a removed ImageFormat redirect methods from Configuration. 9 years ago
Vicente Penades ce62a947d9 replaced Configuration copy constructor with a ShallowCopy method. 9 years ago
James Jackson-South 1ce9342d22 Check and ensure no error 9 years ago
James Jackson-South 37d8c47923 Can now read padded RSTn markers. Fix #481 9 years ago
Vicente Penades 2cb62b84d9 whitespaces removed 9 years ago
Vicente Penades 53f40b0f39 added missing property in copy constructor. 9 years ago
James Jackson-South 450a85387c Remove unneeded overload. 9 years ago
Vicente Penades 7e8e78070f Added a convenience copy constructor. 9 years ago
James Jackson-South 7ffa084cbb Fix bounds method 9 years ago
James Jackson-South c483cb5a53 Use Current as Default, Don't additionally throw 9 years ago