Hi Greg.

I think e is referring to an instance of the DynaPDF extended graphics state 
class.


Kev.

--- On Fri, 22/7/11, Greg Olson-Hyde <[email protected]> wrote:

> From: Greg Olson-Hyde <[email protected]>
> Subject: Re: [MBS] [DynaPDF] Is it possible to change the opacity of an image?
> To: "MBS Real Studio Plugin List" <[email protected]>
> Date: Friday, 22 July, 2011, 1:29
> 
> On 22 Jul 2011, at 02:54, Christian Schmitz wrote:
> 
> >  // set graphics state, so the image gets 50%
> transparency as a whole
> >  e.FillAlpha = 0.5
> >  dim ExtGState as integer = d.CreateExtGState(e)
> >  call d.SetExtGState(ExtGState)
> 
> Hi Christian - thanks for your reply.
> 
> I assumed that 'e' above was the graphic, but any graphic I
> put in there png or jpg cause a compile error.
> 
> I have placed your code above into your cards example just
> before the line containing 'InsertImageEx', is that the
> correct place for it?
> 
> Cheers
> 
> Greg Olson-Hyde
> Sydney Australia
> 
> 2.8 GHz Quad-Core Mac Pro
> Mac OS X 10.6.6
> RB 2011r2 Enterprise
> 
> _______________________________________________
> Mbsplugins_monkeybreadsoftware.info mailing list
> [email protected]
> https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
> 
_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
[email protected]
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to