Ga naar inhoud

Blog

Instagram effects met ImageMagick

Met de instagraph library is het mogelijk om een "Instagram" effect uit te voeren op een afbeelding:

$oInstagraph = new Instagraph; $oInstagraph->setInput('input.png'); $oInstagraph->setOutput('output.png'); $oInstagraph->process('je-filter-hier');

Gotham

$oInstagraph->process('gotham');

Gotham

Toaster

$oInstagraph->process('toaster');

Toaster

Nashville

$oInstagraph->process('nashville');

Nashville

Lomo

$oInstagraph->process('lomo');

Lomo

Kelvin

$oInstagraph->process('kelvin');

Kelvin

TiltShift

$oInstagraph->process('tiltshift');

TiltShift

Download: instagraph - GitHub

Zie ook: ImageMagick

Zoeken
Een moment geduld a.u.b....