Re: Colorize the 1-bit Grphics.

2001-05-02 Thread Mahmood Akhtar
Dear Dave! Thanx for guidance. By using 2-bit instead of 1-bit the problem has been solved. Thanx once again. Mahmood. on 5/2/01 7:54 PM, Mennenoh, David at [EMAIL PROTECTED] wrote: >>> If it is possible with lingo? > > Like Mark said you can do it with the score or with lingo. RTFM... >

RE: Colorize the 1-bit Grphics.

2001-05-02 Thread Mennenoh, David
>>If it is possible with lingo? Like Mark said you can do it with the score or with lingo. RTFM... But you can use sprite(x).foreColor=aPaletteColor Dave [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the li

Re: Colorize the 1-bit Grphics.

2001-05-02 Thread Mahmood Akhtar
Dear Mark! If it is possible with lingo? how? Thanx a lot. Mahmood. on 5/2/01 4:13 PM, Mark A. Boyd at [EMAIL PROTECTED] wrote: > At 03:38 5/2/2001, Mahmood Akhtar wrote: > >> Can we change the color of 1-bit bitmap in Director, i.e. red, green or blue >> etc. However, its depth should be r

Re: Colorize the 1-bit Grphics.

2001-05-02 Thread Mahmood Akhtar
; Original Message Follows > From: "Mahmood Akhtar" <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > To: Lingo-L <[EMAIL PROTECTED]> > Subject: Colorize the 1-bit Grphics. > Date: Wed, 02 May 2001 15:38:03 +0500 > > Hi Lingo Gurus! > > Can

Re: Colorize the 1-bit Grphics.

2001-05-02 Thread Mark A. Boyd
At 03:38 5/2/2001, Mahmood Akhtar wrote: >Can we change the color of 1-bit bitmap in Director, i.e. red, green or blue >etc. However, its depth should be remain 1-bit. No, but you can set the sprite's color in the score or with Lingo. -- Mark A. Boyd Keep-On-Learnin' :) [To remove yourself f

Re: Colorize the 1-bit Grphics.

2001-05-02 Thread Tim Forster
Hi, try something like this sprite(me.spriteNum).forecolor = rgb(255,0,0) Cheers, Tim Original Message Follows From: "Mahmood Akhtar" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: Lingo-L <[EMAIL PROTECTED]> Subject: Colorize the 1-bit Grphics. Date:

Colorize the 1-bit Grphics.

2001-05-02 Thread Mahmood Akhtar
Hi Lingo Gurus! Can we change the color of 1-bit bitmap in Director, i.e. red, green or blue etc. However, its depth should be remain 1-bit. Thanx in advance. Mahmood. [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/LUJ/lingo-l.cgi To post messa