[PD] Color Picker / Chooser From Gem Window

IOhannes m zmoelnig zmoelnig at iem.at
Wed Feb 4 17:23:04 CET 2009


Jack wrote:
> Here a patch like iohannes, but using [pix_data] instead of [pix_dump].
> Why i get different (wrong) colors with [pix_data] ? For exemple white 
> is (0.996,0.996,0.996), it should be (1,1,1).

it's a minor bug in pix_data.
to correct the values do
|
[ * 256]
|
[/ 255]
|

mfgasdr
IOhannes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3636 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20090204/8171fee8/attachment.bin>


More information about the Pd-list mailing list