On Mon, Nov 01, 2010 at 09:17:13AM -0700, Scott Webster wrote: > > Could one draw a mask in a different program, and then import it > somehow? You could imagine loading the image (or a bitmap export) in > a drawing program and then drawing the mask as a separate layer.
This is possible even though not completely straightforward. You can't import an image directly as a mask, however, you can import it as a heightfield. So you can draw a black and white image, import it as a heightfield (the z-scale does not matter, the dimensions of course do) and the use Mark With on the target channel using this mask-channel as the mask source. Regards, Yeti ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Gwyddion-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gwyddion-users
