php imagick paint all non transparent pixels one color -


i need convert non transparent pixels 1 color (e.g. black).

i can use methods exposed php imagick extension http://php.net/manual/en/class.imagick.php

as exec() blocked on server.

what quickest route achieve this?

in end created black pseudo image , copied opacity original image new pseudo image


Comments

Popular posts from this blog

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -