[PD] [Gem] Modifying single pixel of pix image

Roman Haefeli reduzent at gmail.com
Fri Apr 7 23:39:18 CEST 2017


Hi

Is it possible to manipulate a single pixel of a an image loaded by
[pix_image]? Specifically, I'd like to change the alpha value of
certain pixels. It doesn't matter to me whether the manipulation
happens in the pix realm or the GL realm. Currently I can think only of
cumbersome ways like using [pix_dump] -> [pix_set] and applying the
manipulation to the largish list passed between them. Or by using
[pix_pix2sig~] -> [pix_sig2pix~] which is basically the same, but would
allow to do the manipulation on a table.

Roman 
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20170407/bee53716/attachment.sig>


More information about the Pd-list mailing list