• Welcome to Theos PowerBasic Museum 2017.

ImageCtx

Started by Robert Sarrazin, December 31, 2008, 04:01:01 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Robert Sarrazin

Hi, the ImageCtx header and the demo file work
very very nice.
My question If it is possible.
The fact we have the image with the new size
can we save back with the new width and height
we just assign to the image.
It might be nice to resize image the way we want
Best 2009 Years.
Thanks for your answer and your time.
:)Robert

José Roca

 
Sorry, but the IImgCtx interface doesn't have any method to save images.

Patrice Terrier

#2
If this is for a personnal project, then you can use the GDImage trial version (there is no time limitation) and it would let you load/save to any of its supported graphic format.
Patrice Terrier
GDImage (advanced graphic addon)
http://www.zapsolution.com

Robert Sarrazin

Hi Patrice
I Try your solution and download How to install with a lot a demo.
Very Nice demo and show the power of GDimage. :o
I got problem with:
carousel, PhotoSetup, ???
The operating system is not presently configured to run this application.
Not important for the moment but consern if that mean sometime we
can build a aplication and not running. Or is due to the fact I use
windows 2000.
Remember I am newbie, ;D and to comeback with my question about
resize not one demo show size or resize, a lot use zoom in-out.
I find your GDimage.chm and impress with the detail and help to use
function. You have hundred and more function and not clear what
function we can use with the demo seam a lot is for the GDimagePlus
I download the demo for firefly. But I just buy Firefly 2.91  (2 days ago)
and again real newbie. If you have file or demo talking about seize .jpg and
save image back please let me know. Thanks Again.

Patrice Terrier

This is due to the fact that you use Windows 2000, and that some low level Microsoft API are missing on your OS.
Remember that Windows 2000 has been concieved more than 10 years ago, this is quite a long time in computer's life ;)

Both Carousel and PhotoSetup are using advanced GDImage concepts, thus they are toward to latest technology. However you should have no problem running the GDImage "classic" demo if you first install GDIPLUS on your W2K computer.

PS: You should have the same problem trying to run any DotNET applications on your computer.

...
Patrice Terrier
GDImage (advanced graphic addon)
http://www.zapsolution.com

Robert Sarrazin

#5
Thanks Again PATRICE.
I post the program I finish the debug and work well.
If some one need the source no problem I will  post,
except two files missing the GDimage.dll and gdimage.inc
Both come from.
www.zapsolution.com trial free version GDimage.


The program make copy from your file, any path and
add sub directory new.
It can make thumbnail or see icon, any seize.

I created this program to help build internet store,
transfer many image with different extension always
have the proportional and all must have the same size
for the look of the cart and space for description.
It is my first time with FF 2.91 and GDimage without
Patrice it never be possible to make.
The program run so fast I give you the choice to use
delay to see the image.