Jason Summers
|
cdbd68f34f
Improve the way the new canvas size is calculated
|
13 лет назад |
jst
|
3e06045c3f
Speed up computation: Try to avoid Image.At() as much as possible -> specialized color access for some image types
|
13 лет назад |
jst
|
e548f52385
Blur input image during downscaling by scaling the filter kernel to prevent moires in the output image
|
13 лет назад |
jst
|
e96bbe5547
Unify filters and their dependencies
|
13 лет назад |
jst
|
eaf9383af0
filters.go simplified
|
13 лет назад |
jst
|
339b8fd43a
Speed up calculation by avoiding dynamic casting
|
13 лет назад |
jst
|
294efa80bb
Prevent resize from doing things multiple times if #CPUs > width
|
13 лет назад |
jst
|
9041d4db18
Function signature changed again, no need for multiple return value
|
13 лет назад |
jst
|
14d51db8b4
Changed function signature to include error handling. Filters simplified.
|
13 лет назад |
nfnt
|
f725c68998
fixed typo, thanks liuben
|
13 лет назад |
nfnt
|
2d612957ed
fixed typo
|
13 лет назад |
nfnt
|
fdc4a64918
Tests added
|
13 лет назад |
nfnt
|
428642c9f1
initial commit
|
13 лет назад |