connecting users of the CorelDRAW family of products

Photoshop Like Bevel Macro

rated by 0 users
This post has 13 Replies | 0 Followers

Share  
Page 1 of 1 (14 items) | RSS

Aleem Ashraf Posted: Sun, Jun 21 2009 5:59

Hi Folks, this is more of an experiment than any thing else. I'd be glad if u enjoy it.

Peace I-)

Top 150 Contributor
Pottstown,PA
Male

Thank You very much, Aleem. That's some pretty cool stuff and I appreciate that it separates as spot colors. Is this macro going farther? - Scotty

 

 


scottyjr:
Is this macro going farther? - Scotty

Hi Scotty, ur comments are heartening for me but, I've absolutely ZERO knowledge about VBA, it's just a recorded macro, so I don't know what modifications I can make in it.

Peace I-)

Top 10 Contributor
Guyana, South America.
Male

maybe a change in the line

OrigSelection.ApplyUniformFill CreateCMYKColor(100, 0, 0, 0)

Changing the CMYK values may do the trick....

I myself have no idea on editing these things.

scottyjr:
Thank You very much, Aleem.

And thanks to you as well for putting up the screenshot as I forgot to do so.

Peace I-)

Adrian Juman:

maybe a change in the line

OrigSelection.ApplyUniformFill CreateCMYKColor(100, 0, 0, 0)

Hi Adrian, I too would like the macro apply bevel on the actual color of the selection, not the default Cyan. but it's beyond me

Peace I-)

Can Any VBA expert help me on this?

In the above attached macro I m restricted to use the blur radius that I recorded my macro with, but I want the macro to ask me the blur radius every time I run it. Below is the line that I wanna change:

s3.Bitmap.ApplyBitmapEffect "Gaussian Blur", "GaussianBlurEffect GaussianBlurRadius=500,GaussianBlurResampled=0"


Peace I-)

Top 50 Contributor
Puerto Rico
Male

In the VBA Editor, you should create a form that will let you type or select the radius user please. You should assign a variable to the field and use that variable where the 500 radius is.

 

 

Regards

Michael Cervantes
MC Design Studio

Michael Cervantes:
In the VBA Editor, you should create a form that will let you type or select the radius user please. You should assign a variable to the field and use that variable where the 500 radius is.

Seems like the right answer but I m not even a newbie in VBA to understand this language. Can u or somebody else explain it with the example please...

Peace I-)

Top 50 Contributor
Puerto Rico
Male

I tried to run the macro you attached, and PP doesn't see it.

Check the VBA tutorial that came with Corel Graphic Suite. It explains what to do.

Regards

Michael Cervantes
MC Design Studio

Michael Cervantes:
I tried to run the macro you attached, and PP doesn't see it.

Oh! It's corel draw's macro.

Peace I-)

Top 50 Contributor
Puerto Rico
Male

here it is. You may want to modify the macro form to change bevel width

Regards

Michael Cervantes
MC Design Studio

Michael Cervantes:
here it is. You may want to modify the macro form to change bevel width

Hi Michael, It's not asking for any blur radious whatsoever.

Peace I-)

Top 50 Contributor
Puerto Rico
Male

Aleem Ashraf:
It's not asking for any blur radious whatsoever.

I don't get it. Did you ask for a field to change  the gaussian blur radius or no?

Regards

Michael Cervantes
MC Design Studio

Page 1 of 1 (14 items) | RSS
© Corel Corporation. The content herein is in the form of a personal web log ("Blog") or forum posting. As such, the views expressed in this site are those of the participants and do not necessarily reflect the views of Corel Corporation, or its affiliates and their respective officers, directors, employees and agents. Terms and Conditions / User Guidelines.