1
tedmasterweb
XoopsImage and image manipulation

Hi,

I suspect this isn't exactly the best place to post this question, but I can't find anyplace else that seems better...

I need to do some image manipulation in a module I'm working on. I see in the XOOPS API that there are some objects named XoopsImage(etc), but the documentation is a bit sparse and the classes don't seem to be fully developed (to my inexperienced eyes).

Specifically, what I'm hoping to do is copy and resize an existing image on the file system and it seemed like XoopsImage would be just the tool, but I cannot figure out how to use it.

Does anyone on this list know how to do what I'm trying to do? I could probably do it with some of my own code, but I'd rather use the built-in tools (for a variety of reasons).

Thanks in advance.

Ted Stresen-Reuter
http://tedmasterweb.com

2
ghia
Re: XoopsImage and image manipulation
  • 2008/10/16 22:35

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


In XcGal (picmgmt.inc.php) are from the uploaded picture a thumbnail and normal size image generated (but not with XOOPSImage).

3
tedmasterweb
Re: XoopsImage and image manipulation

Thanks for the pointer. As luck would have it, I had already downloaded and explored that exact module. While waiting for some pointers on XoopsImage, I've implemented my solution using ImageMagick.

Thanks for getting back to me though. Much appreciated!

Ted

Login

Who's Online

203 user(s) are online (141 user(s) are browsing Support Forums)


Members: 0


Guests: 203


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits