Image data in custom properties- fails in windoze standalone
Björnke von Gierke
bvg at mac.com
Fri Feb 4 07:33:28 EST 2011
Random thougth of the day:
What i always found weird is, the imagedata has a space for alphadata in itself. it's 4 bits for each pixel, and thus has space for the three colours: rgb and alpha too... but the fourth one just is always zero.
Meanwhile the text property can't be modified by script, because it can contain various different encodings. So to change an image contents selectively, one has to change both alphadata and imagedata at once... tedious.
On 4 Feb 2011, at 06:06, Phil Davis wrote:
> That's a fact I never understood. Thanks Scott!
>
> Phil
>
>
> On 2/3/11 5:06 PM, Scott Rossi wrote:
>> the text property of an image can refer to
>> both its image and alphaData together.
>
> --
> Phil Davis
>
> PDS Labs
> Professional Software Development
> http://pdslabs.net
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list