Re: Silkscreened Image in OS X Installer
Re: Silkscreened Image in OS X Installer
- Subject: Re: Silkscreened Image in OS X Installer
- From: email@hidden
- Date: Sun, 14 Oct 2001 17:04:11 +0930
Not sure if this is what you are after but look at NSImage, the method
dissolveToPoint:fraction: or the operation NSCompositeSourceOver. Also
look at the CompositeLab </Developer/Examples/AppKit/CompositeLab>
example that comes with developer tool.
On Sunday, October 14, 2001, at 08:44 AM, Matthew Cox wrote:
The thing that's really neat about this is that it is visible through
the second semi-transparent view that the progress bar exists in. I
assume that such an effect can be accomplished by setting the
background color to partial transparency. But how I "melt" an image
into the background piping? Or is the whole background a custom image,
and the blend performed in Photoshop or the like?