|
Re: Fading a PNG: msg#00141lang.smalltalk.squeak.beginners
Steven Greenberg wrote: > > m := Morph new openInWorld. > m visible: false. > m visible: true. well.. that's easy! I would like to know how to fade in and out. I read the BitBlt way, but I haven't tried it yet. > > > > > On 4/22/07, *Brad Fuller* <brad@xxxxxxxxxxxxxx > <mailto:brad@xxxxxxxxxxxxxx>> wrote: > > Steven Greenberg wrote: > > I have a PNG image that I'd like to display fading out. I tried > the > > BitBlt method suggested by "Team RAR" to fade the image, but I can't > > make it work. > > > > The image loads properly from a file and displays fine as an > > ImageMorph. I have been able to use a TransformationMorph to > rotate > > and scale it, and PNG transparency is working properly. > > > > Is the "Team RAR" BitBlt method the only way, or are there > alternatives? > > > > I'm running a 3.9 image, and my display depth is set to 32 bits. > > > along the same lines, how can one make an object disappear, or > invisible? I don't mean delete the morph, but just make it > invisible and > make it visible again. > > -- >
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Fading a PNG, Steven Greenberg |
|---|---|
| Next by Date: | Re: Fading a PNG, Bert Freudenberg |
| Previous by Thread: | Re: Fading a PNG, Steven Greenberg |
| Next by Thread: | Re: Fading a PNG, Brad Fuller |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |