2866 Commits (eab71497ac284dd95438da1551c153aacdad4fd0)

Author SHA1 Message Date
Jason Nelson eab71497ac Revert "Remove unnesssary abstraction and validation for bools." 8 years ago
Jason Nelson e32d6e1a82 Use Span.CopyTo 8 years ago
Jason Nelson 90fc2fd2c3 Remove unused ReadDecimal method (unsafe) 8 years ago
Jason Nelson 5c35f4392f Update source generators to use ReadOnlySpan 8 years ago
Jason Nelson 2c94977bcf Remove BitConverter from EndianBinaryReader 8 years ago
Jason Nelson 059cd50ae8 Use BinaryPrimitives in BitConverters 8 years ago
Jason Nelson 9b07269085 Remove unnesssary abstraction and validation for bools. 8 years ago
Jason Nelson ddf8c06b41 Remove ReverseBytes (replacing with faster BinaryPrimitives calls) 8 years ago
Jason Nelson 6ac969218f Improve parameters names 8 years ago
James Jackson-South c101fd7c26 Blend => DrawImage 8 years ago
Jason Nelson 64b02646a0 Add source & destination gaurds 8 years ago
Jason Nelson a470b6bb83 Use ReadOnlySpans and BinaryPrimitives 8 years ago
Dirk Lemstra 64345bb677 Corrected implementation of PorterDuffFunctions. 8 years ago
James Jackson-South 4059448dc6 Add basic comparision tests 8 years ago
James Jackson-South fc06762f4e Fix spelling 8 years ago
James Jackson-South c2527bab2e Fix non-nearest-neighbour resize for multi-frame-images 8 years ago
James Jackson-South 642576d5b4 Add params 8 years ago
James Jackson-South bf9b3cfd3f Move GraphicsOptions parameter 8 years ago
James Jackson-South 0d46f1a78d Rename types 8 years ago
James Jackson-South 3bef6b325d Add moar xml doc details. 8 years ago
James Jackson-South fd16a60c1a Establish naming convention + move missed primitives 8 years ago
James Jackson-South a2037cef6e Drop Dither property from interface, rename diffuser. 8 years ago
James Jackson-South 0e8220294b Use non-generic IQuantizer for image formats 8 years ago
James Jackson-South e7526f5057 Overlays => Drawing 8 years ago
James Jackson-South c1bca20c31 Move Bounds/Size to IImageInfo extension methods 8 years ago
James Jackson-South 023176d0b9 Move Rgba32 inline with other pixel formats 8 years ago
James Jackson-South fb666df341 Combine drawing methods to new Overlays namespace. 8 years ago
James Jackson-South e1c258d3bf Move drawing files into structured folders 8 years ago
James Jackson-South 6101a14b94 Refactor Image, ImageFrame + IImage 8 years ago
James Jackson-South d562a63a4d Normalize predefined group naming. 8 years ago
James Jackson-South 570841142b Complete Quantization and Dithering 8 years ago
James Jackson-South 84a5a8e5d1 Quantizer 8 years ago
James Jackson-South a1f2d063f3 Transforms 8 years ago
James Jackson-South b19471ab4a Overlays and base processors 8 years ago
James Jackson-South 13845537ad Replace Fast2DArray with DenseMatrix 8 years ago
James Jackson-South b7df3c1090 Binarization, Convolution, DIthering, Effects & Filters 8 years ago
Anton Firszov 73a7f8c069 sanitize MCU processing code 8 years ago
Vicente Penades ced881cae9 removed ImageFormat redirect methods from Configuration. 8 years ago
Vicente Penades 494fc9ab24 replaced Configuration copy constructor with a ShallowCopy method. 8 years ago
James Jackson-South e3d20c7753 Check and ensure no error 8 years ago
James Jackson-South 766481c18e Can now read padded RSTn markers. Fix #481 8 years ago
Vicente Penades a8d54f212e whitespaces removed 8 years ago
Vicente Penades 3b76e7f767 added missing property in copy constructor. 8 years ago
James Jackson-South 2be6735c78 Remove unneeded overload. 8 years ago
Vicente Penades 73b4da8501 Added a convenience copy constructor. 8 years ago
James Jackson-South d90932f1f1 Fix bounds method 8 years ago
James Jackson-South cd32288eea Use Current as Default, Don't additionally throw 8 years ago
James Jackson-South 2a022bf366 Use Size 8 years ago
Jason Nelson 411eb420d0 Remove T4 reference 8 years ago
Jason Nelson 7c69caa8ed Update T4 templates 8 years ago