More image processing

Dar Scott dsc at swcp.com
Wed Dec 31 03:01:18 EST 2003


On Wednesday, December 31, 2003, at 12:33 AM, Ken Norris wrote:

>       put numToChar(0) into char x of binDat

This takes a long time.  Bugzilla 586 is an enhancement suggestion that 
will drop the time to do this drastically.

Instead build a new value with "put ... after ...".  That would also 
allow you to use a faster repeat.

BTW, I only see 0 and 255 in maskData.

You might want to test with small images until those speed problems are 
tracked down.

Dar Scott



More information about the use-livecode mailing list