Ask a Question related to Macromedia Director Lingo, Design and Development.
-
rascreek #1
copy transparencies
Hi there!
Is there a possibility to copy an image with partiell transparency onto
another image, so that the transparencies are preserved?
I used :
member("bgr_GrabImage").image.copyPixels(member("b gr_Mask").image,\
member("bgr_GrabImage").image.rect, member("bgr_Mask").image.rect)
but somehow the transparency gets lost
Thanks,
ras
rascreek Guest
-
Can't do transparencies in Freehand 9?
Hi all, I am trying to import a circular image with the a transparent background. ..PNG, .GIF, whatever. Freehand 9 shows the opaque... -
transparencies
I can't seem to get rid of the white background when I import a logo I've made in Photoshop (flattened CMYK). I've tried PSD, TIF, GIF, the whole... -
HELP! Printing Transparencies and spot colours
I have a banner designed with an image in the background, the image had its transparency reduced to 50%. Ontop of the image i have text in pantone... -
How to have various transparencies in the image?
Hi, let's say that I've inserted an image in InDesign and now I want to define various areas on it to have various transparency/opacity. Is this... -
Transparencies, shadows, etc.
Well, I must say that when I first saw the chance of adding shadows and "advanced" transparencies in FHMX I was pretty excited.....however: The... -
JB #2
Re: copy transparencies
Are you working with 32 bit members with alpha channels giving the
transparancy?
I have use both the alpha effect copypixels atomatically to one of
theses images, and I have extracted the alpha channel from a member and
applied it as the mask during copybits in order to et the desired
results.
JB Guest
-
rascreek #3
Re: copy transparencies
it works like u did it - thanks!
sorry I just made a stupid mistake.
thanks
ras
"JB" <lingoguy@sbcglobal.net> schrieb im Newsbeitrag
news:lingoguy-8F7AD5.17255803122003@forums.macromedia.com...> Are you working with 32 bit members with alpha channels giving the
> transparancy?
>
> I have use both the alpha effect copypixels atomatically to one of
> theses images, and I have extracted the alpha channel from a member and
> applied it as the mask during copybits in order to et the desired
> results.
rascreek Guest



Reply With Quote

