1647 Commits (8b8ea351a2b79009db437fa1333ca68a3190826c)

Author SHA1 Message Date
Scott Williams e0f973f550 drop PointF and use Vector2 instead 10 years ago
Scott Williams 4d368d14a6 make constructor public 10 years ago
Scott Williams 3d3832adf1 stop using linq in InternalPath 10 years ago
Scott Williams 72977f953e simplify standard patterns 10 years ago
Scott Williams 41509f50dd internally store pattern as jagged array 10 years ago
Scott Williams 9f8690acb5 use loops instead of linq 10 years ago
Scott Williams 5467b96bc5 return Vector2[] instead of IEnumerable<Vector2> 10 years ago
Scott Williams 97bcb67352 use Vector2[] instead of List<Vector2> 10 years ago
James Jackson-South d7d1cf3687 Reduce allocations in LZW decoder 10 years ago
James Jackson-South 5cf4c6db28 Optimize LZW Encoder 10 years ago
Scott Williams 3f0f39c1bc Add drawing methods. 10 years ago
James Jackson-South d0beb01e03 Reduce Octree memory usage by half 10 years ago
Dirk Lemstra 20a8c5b0bf Added 'missing' this. 10 years ago
Dirk Lemstra 3e826f6a3a Various StyleCop fixes. 10 years ago
Dirk Lemstra e23d8dfe2c Changed PixelRow into a PixelArea. 10 years ago
Dirk Lemstra b41ed94344 Various StyleCop fixes. 10 years ago
James Jackson-South 4f5fd68f55 Simplify filter API further 10 years ago
James Jackson-South 6986502625 ColorMatrix4x4 should allow alpha component transform 10 years ago
James Jackson-South 29f53e5d4f Add missing file contents. 10 years ago
James Jackson-South 80faa0af9a Don't allow duplicate image formats. 10 years ago
James Jackson-South b3417bb0d6 Cleanup sampler methods. 10 years ago
James Jackson-South 3d11434205 Move pixelate 10 years ago
James Jackson-South 7e380fe89b Move Oilpaint 10 years ago
James Jackson-South 40eceb2674 Move convolution filters 10 years ago
James Jackson-South 637dce48a8 Fix spelling.... 10 years ago
James Jackson-South f82e528004 Move the rest of the transforms 10 years ago
James Jackson-South 8ea6ad70ab Move Rotate and Skew 10 years ago
James Jackson-South 6866413d0c Add Argb to PackedPixelConverter to allow transforms. 10 years ago
James Jackson-South 7836a47a42 Trim whitespace 10 years ago
James Jackson-South d59e569ce8 Move Resize and fix tests. 10 years ago
James Jackson-South 769c6e6253 Remove unused property 10 years ago
James Jackson-South fc1aa56512 Move Entropy Crop 10 years ago
James Jackson-South c040582df6 Update Crop method to accept rectangle 10 years ago
James Jackson-South 05281fcdb3 Some minor style👮 updates 10 years ago
James Jackson-South 4f7f51ae7a Move Crop 10 years ago
rokleM b094f40723 Changed Argb to be a struct instead of a class 10 years ago
rokleM 79f203a6be Added Argb IPackedPixel 10 years ago
James Jackson-South 128a0f24b6 Fix blending on #14 10 years ago
James Jackson-South 5467fad353 Enhance Blend to use point and Size Fix #14 10 years ago
James Jackson-South e4d76533ea Normalize naming and organize locations 10 years ago
James Jackson-South cb570e6be0 Slight decrease in memory usage when resizing 10 years ago
Anton Firszov 026f0d857a . 10 years ago
James Jackson-South e82ea2c6b7 Add documentation to PixelAccessor 10 years ago
James Jackson-South 5ba707a0c9 Minor StyleCop adjustments 10 years ago
James Jackson-South dfb702f5bf Clean up some EXIF documentation 10 years ago
James Jackson-South 1d46a931f3 Clean up Block and BlockF 10 years ago
James Jackson-South a71bc53d62 Fix whitespace 10 years ago
James Jackson-South aa8f36ec20 Document ExifValue 10 years ago
James Jackson-South 9a54460312 Little bit of cleanup 10 years ago
James Jackson-South 2e7690da40 Remove duplication 10 years ago