Page 1 of 1
how to canvas resize image?
Posted: Fri Dec 14, 2012 10:16 am
by sartic
anyone?
Re: how to canvas resize image?
Posted: Fri Dec 14, 2012 12:02 pm
by Kukulkan
Did you try:
- GetGadgetAttribute() with #PB_Canvas_Image
- ResizeImage()
?
Re: how to canvas resize image?
Posted: Fri Dec 14, 2012 12:18 pm
by Fred
ResizeGadget() ?
Re: how to canvas resize image?
Posted: Fri Dec 14, 2012 2:52 pm
by sartic
didn't catch this in gadget section, i will try it.
i was looking 4 solution in image section
