50 Commits (2abbedcd6493df86bdf7bd1d4e36948b5ed5102e)

Author SHA1 Message Date
Stefan Nikolei 5de26525fe Convert CodeBase to collection Expressions 11 months ago
Stefan Nikolei 18b8b662e9 Use Target Type new only when apparent 11 months ago
Stefan Nikolei 57f5966fe7 use Explicit Types and Target Type new 11 months ago
James Jackson-South fb50f5be71 Replace old converter 2 years ago
James Jackson-South 8af75fe0d4 Restore GetPixelTypeInfo 2 years ago
James Jackson-South dfd983f17c Update library to use new pixel API 2 years ago
Stefan Nikolei b52ef56181 Promote PixelTypeInfo to TPixel 2 years ago
Günther Foidl f746e686df PR feedback + use nuint instead of nint 3 years ago
Günther Foidl 1920e28ed0 Revised Unsafe.Add to avoid the sign-extending move 3 years ago
James Jackson-South 0e9a066195 FS Namespaces and Implicit Global Usings 4 years ago
Dirk Lemstra f9c9a019d1
Removed unused argument. 4 years ago
James Jackson-South 6fc84a82f6 Remove other obsolete conditions and warnings 4 years ago
James Jackson-South 97baeaf438 Update all files 4 years ago
James Jackson-South 666ae9eb02 Ensure PixelOperations.To(TPixel) uses scaling. 4 years ago
Ynse Hoornenborg c6f9050a5e Initial Abgr32 pixel format implementation 4 years ago
Brian Popow b49313e1dc Use StringComparison.Ordinal and fix some minor warnings 5 years ago
James Jackson-South 4fa43bffd2 Update PixelOperationsTests.cs 5 years ago
James Jackson-South 933bb466ce Alter 32bit test environment accuracy check. 5 years ago
James Jackson-South 016de29898 Fix alpha companding. 5 years ago
Anton Firszov dd0447ef4c entry API & tests 6 years ago
Brian Popow 074d1a6a12 Add xunit trait attributes to tests 6 years ago
James Jackson-South 8d3cddab30 No more Vector4Utils & ImageMath 6 years ago
James Jackson-South f66fe45ac1 Utils FTW 6 years ago
James Jackson-South b1eb8fac00 Move property to base. 6 years ago
James Jackson-South 20c598cb1f Update tests 6 years ago
James Jackson-South 36ebc4513d Fix Short4 and tests 6 years ago
James Jackson-South 6a3411ed6b Add new property and implement for TPixel types 6 years ago
James Jackson-South 874115bd0a Update license 6 years ago
James Jackson-South 6183dd8c13 Update source license info. 6 years ago
James Jackson-South f2aa2a7965 Replace Vector4.Clamp 6 years ago
Sergio Pedri 94c4660d10 Switched pixel format type constraint to unmanaged 6 years ago
James Jackson-South 8cd722cfc5 Revert `using` declaration changes for until we establish guidelines. 6 years ago
Brian Popow f60bc937de Use using declarations to reduce nesting 6 years ago
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 6 years ago
Anton Firszov c52674b375 update xunit & workaround conversion issues 6 years ago
James Jackson-South 60fed0c244 Add pixeloperations tests for new pixel formats 7 years ago
James Jackson-South d2a4f97225 Add Bgra5551 pixeloperations plus tests. 7 years ago
James Jackson-South 895c7f584b Gray16 => L16 7 years ago
James Jackson-South a35b73245a Gray8 => L8 7 years ago
Simon Cropp bcbd4726a6 use var where apparent (#972) 7 years ago
Simon Cropp 30804cfefd remove unused variables and methods (#963) 7 years ago
Simon Cropp 2c04d6b036 redundant usings (#960) 7 years ago
Anton Firsov 96c3bbff79 Introduce non-generic ImageFrameCollection (#941) 7 years ago
Anton Firszov 3c0d9bb487 PixelConversionModifierExtensions.ApplyCompanding() + tests 7 years ago
Anton Firszov 86ce62ed2c rename FromVector4(...) to FromVector4Destructive(...) 7 years ago
Anton Firszov c88f8707e9 Optimization: omit premultiplication for Bgr24 and Rgb24 7 years ago
Anton Firszov fd3d76e78e Inlining temporary compatibility methods (FromScaledVector4, ToScaledVector4) 7 years ago
Anton Firszov c3d4e4d8f4 all pixel types implemented except RgbaVector 7 years ago
Anton Firszov b4cb222203 add (failing) tests from #847 7 years ago
Anton Firszov 8e843d1f6f add header 8 years ago