James South
d352fa4cc8
Fixing crop and saturation bugs
Former-commit-id: 5de3038fbf6ff74a61b880c623ee479ee94d26cb
Former-commit-id: 7800972e069b54bd95241e4ce22b99b1a8c6b073
12 years ago
James South
de77cc17d7
Adding Image Layer
Former-commit-id: d373222acce3ea1884db6993330e7775b9347da9
Former-commit-id: 37c67ed3b3f5ca29a641f11227771cf46711b91f
12 years ago
James South
12e7d3b3e1
Refactoring Resize and adding initial Overlay code
Former-commit-id: 958a88f70621bf71649c242bfa83c16805a17eb5
Former-commit-id: 2009496612029e60a60b814cd1b752c275761f45
12 years ago
James South
9d82d9613f
Mask now accepts position instructions
Former-commit-id: 8e40db9486bd08d8dcf2850604d3e5f40dfeaee1
Former-commit-id: 803d99ed0ff547a62870e458ef95e918f31cf93f
12 years ago
James South
cbc91ed121
Refactoring entropy crop
Former-commit-id: 9b7c4dc780a84e0efcfd3026e20cfc61ce121bce
Former-commit-id: b00099cbbc42e9bb3ebbd16a390d54f995969a98
12 years ago
James South
a9e72c23d6
Finishing Mask plus BGColor fix
Former-commit-id: ebe77f5da23989c54de19b9279c78babe85866e3
Former-commit-id: 6ed3adce5e0c9d17e9382a373ea208b25f9c8cd5
12 years ago
James South
6bfedad3e9
Adding some helpers for Mask
Former-commit-id: 1088515897630d379c3279fff5e46a5602a77b7b
Former-commit-id: b713c6246c39855749d282df8bbd031869eb1f7e
12 years ago
James South
1b9ab9aff9
Begin Mask
Former-commit-id: 5e19b3e22b2a0ca8fe25375bb16ae5a6236df789
Former-commit-id: 8d3e4b50c533b50b5895fde08295969542f64b0e
12 years ago
James South
ff4903a142
Initial API shift to use Image rather than Bitmap as param
Former-commit-id: 828db9be865d921897d269456b65fb9d4aa5c94d
Former-commit-id: 572c0d146a899fcbdee65698e7f4a88368a39106
12 years ago
James South
af422c789b
Fixing comic filter
Former-commit-id: abffd6261fd58e5d3507916833b4e6d0c152db9d
Former-commit-id: 32877091d96a8e85e393d44cb431bc20fdf961e0
12 years ago
James South
b483d0caec
Fixing ResizeLayer equality operator
Former-commit-id: ed6c4e0bd7dc9d36be90110e90ca19fe407ed85b
Former-commit-id: f3c5cbcdbc83d805c6a6ca6508e43d8c03355892
12 years ago
James South
0cffee7da2
Faster pixelate and oilpaint
Former-commit-id: 14e4fa2fdef88ce05c76ee4a0446536310ea6eff
Former-commit-id: 09ccde9cc33ffeae0de019e3310507cabbb01009
12 years ago
James South
0cf4ca8b92
More speed improvements
Former-commit-id: b2e663bca1492bf9e28a1da8051731646a19feef
Former-commit-id: ec08860c20b0eb2e8423d834b3548fd939d90a76
12 years ago
James South
4b0e28ec51
Improving convolution filter speed with Parallel.For
TODO: Check this again and expand to other methods
Former-commit-id: d1e608bee96e75c26c0665518374f4db5af8e899
Former-commit-id: a43b63910def35dc41b4b5a494d00f7c9089e398
12 years ago
James South
49ae3f77fa
Revert "Revert "Changes build process so that both .Net4 and .Net45 libs are built""
This reverts commit f67979f83f [formerly 4297405a390ccbcc9136445e9430e976cc7af1a3] [formerly aa31ae86c57378f17c12cb416112a70dc5349f86].
Former-commit-id: c287fd8af1b0b9af752f7d71ece03b48e5cf4dcd
Former-commit-id: 988058e41f167ee4de0d20e44f07cf3f22f483da
12 years ago
James South
dfaaf3ed0a
Revert "Changes build process so that both .Net4 and .Net45 libs are built"
This reverts commit 652ac8b4b2 [formerly 79785b82a85672549094ea67000afc779b3ab1b0] [formerly a467c2f8b54ae1c34053dbbbfecacfdc3e185467].
Former-commit-id: aa31ae86c57378f17c12cb416112a70dc5349f86
Former-commit-id: 4297405a390ccbcc9136445e9430e976cc7af1a3
12 years ago
Thomas Broust
d31e9af4f3
Changes build process so that both .Net4 and .Net45 libs are built
Former-commit-id: a467c2f8b54ae1c34053dbbbfecacfdc3e185467
Former-commit-id: 79785b82a85672549094ea67000afc779b3ab1b0
12 years ago
James South
2545b2d6d2
Adding NET Client build. touches #82
Former-commit-id: ab6542cff61659c0f7ee6d2af96331482068aacb
Former-commit-id: 23fed9042e9a1dc9cdcf83cfcdc7ee76389f6826
12 years ago
James South
ac6c37ab5f
Fixing hash code implementations.
Former-commit-id: e5da9b680a85d2efaf93947bb50dbcb5084a6b1d
Former-commit-id: ecfa386f8164ef21e0a5a5415c9ea788324fb86a
12 years ago
James South
faae34f50a
Adding necessary generators
Former-commit-id: 99076d556b0ba1599a44dcd6d1e651c4b9beab01
Former-commit-id: 2095cb35e51fcad69f33b23d1e9e5846c1ab1552
12 years ago
James South
0fefbcf4f7
Adding detect edges to web and moar unit tests
Former-commit-id: a73c74f036b0137963147d593d1d0118c7d867d1
12 years ago
James South
bf621fb317
Refactoring + Convolution filter update
Former-commit-id: db48e9ad325b90b5b2648aaaa05636de05d7e9fb
12 years ago
James South
b549ed73dc
Refactoring filters to not require ImageFactory
Former-commit-id: 1fe19ec1e5de74dab54ad08e98ed01f1e2e442a4
12 years ago
James South
76d40ea3d6
Fix file name
Former-commit-id: 4e1c8f61746208604bb29be242fb7fa66ad7a2b0
12 years ago
James South
96e50d3424
Entropy crop a go go
TODO: Clean up.
Former-commit-id: 168831022aeb9d1db112f6c57d3fb05ff5956366
12 years ago
James South
f4b171616c
First attempt at energy cropping
Former-commit-id: 4d60678c02c627fb6222244fed5cac8fc676d32d
12 years ago
James South
1267fe7cc5
Adding more operators
Former-commit-id: 3137871b3fe48b335482bec4b13477f7d9c0f512
12 years ago
James South
8d35a807e7
Fixing loop bounds
Former-commit-id: 369c22807ca4949b98d1c6891e95bf43ab345811
12 years ago
James South
2fe297d43d
More edge detection
TODO: Fix range in loop
Former-commit-id: ae78dcd736549a1e44c5de136668ba6661c62cd7
12 years ago
James South
512e1a665e
Edge detection experiment.
Former-commit-id: ea07e17c2325d6db5a7f85ae489dc96900c41475
12 years ago
James South
c5c3ba341a
Allow transparent replacement.
Former-commit-id: 0533f502850f1158d47a8ce57b22d414aec0fa91
12 years ago
James South
fbd74a3fd6
Extension-less files now save.
Former-commit-id: 76da3932b9c51bd840c5d6f87d5bc6b842577e73
12 years ago
James South
1fc0142351
Adding configuration
TODO: Fix extensionless urls.
Former-commit-id: e7e9147599a53c8d00052af566e496ad26f19bc1
12 years ago
James South
faef045196
Adding replace color functionality
Former-commit-id: f42dbe0a063376f43832e558d7c63452b11517dd
12 years ago
James South
09f92ab47c
Resize.Web now accepts and parses decimal values.
Former-commit-id: b06c3095daff68bbfae89ec3e6d5c54fc5a2d22e
12 years ago
James South
36b33a7593
Switching up fastbitmap class
Former-commit-id: 93c59d9d01fe0bcc0751c959ed2f28be4192a500
12 years ago
James South
74b8d05465
Mergign rotate/hue. Init Replace colour
Former-commit-id: e31e62b5f0c1cea1f63c16e7638416bfe65962e4
12 years ago
James South
bf08a61629
Adding pixelate processor
Former-commit-id: 279c10cc6265a1998c240399a2df39d1c4cebfed
12 years ago
James South
c2133d8633
Fixing unit tests
Former-commit-id: 368a3a00dc2f284f5ea3dea3d2a43a456141b0cc
12 years ago
James South
c72a7006d5
Fixing YcbCr
Former-commit-id: 940697fd8a7d4889a263209975a1043d5e24f125
12 years ago
James South
1f051c1e21
Adding YCbCr (not correct yet)
Former-commit-id: 3e72f3c0fd48b9f990701ad65001b8f71849673c
12 years ago
James South
f6335d1df5
Making color structures immutable
Former-commit-id: a3812a627992dc8b0c350d57c51f970986b808c5
12 years ago
James South
d9f4902c77
Adding Hue and HueRotate
Former-commit-id: 654fd398b5ff802c2ad23f0eea38773337dc8ceb
12 years ago
James South
19441978a7
Fixing solution
Former-commit-id: 89a7f48601e84d175a87eb3f04ca1e8c7b14a01f
12 years ago
James South
a7afcdc59c
Initial addition of hue adjustment processor
Former-commit-id: 6bae314ea0932804874ab3bee1cade7d1dd3d0ee
12 years ago
James South
100c23a8bb
Fixing merge conflict
Former-commit-id: 46b7a7e81726e32b2eb59989c9e0b001f0db8f0d
12 years ago
James South
287f5aaa07
ImageProcessor v2.1.0 WebP v1.0.1
Former-commit-id: 3bff6b668da8a4106e9b749eda099f1ebe53ac13
12 years ago
michael-mason
61c0f7594f
fix for allowing the loading of mac tiffs
Former-commit-id: 0a8f28fb2db6dd5152d512719db899f5c692e621
12 years ago
James South
7d5e5b4ca8
Making is64 process public
Former-commit-id: 5025eb7e47a2aa866eb7f976cb75a8b87507b22d
12 years ago
James South
b466d400f9
Tweaking Flip and Watermark
Former-commit-id: 2b324f703944194940e98c5957433424c30deea2
12 years ago