Saving Image Data
Mark Schonewille
m.schonewille at economy-x-talk.com
Fri Aug 10 12:46:49 EDT 2007
Hi Len,
What you are exporting is not a JPEG but... ehr... image data! You
need to use the export command:
export paint to file "Picture" with mask "../circlemask"
export JPEG to URL "binfile:next.jpg"
export image "Parachute" to myVariable as GIF
export image thisImage to file "Thumbnail" as PNG
Best regards,
Mark Schonewille
--
Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http;//www.salery.com
Quickly extract data from your HyperCard stacks with DIFfersifier.
http://differsifier.economy-x-talk.com
Op 10-aug-2007, om 18:41 heeft Len Morgan het volgende geschreven:
> Hello all.
>
> I think I've got a simple one this time. I've got an image that I
> captured off of a video camera (using revVideoFrameImage) and it's
> put into an image object. What I'd like to do now is save that
> image as a jpeg file. I saved the data as URL "binfile:/
> snapshot.jpg" but it gives me an "invalid format" message if I try
> and open it with another program.
>
> What am I missing?
>
> Also, is there a way to improve the image? I'm getting vertical
> stripes in the captured image that are not in the video image as
> the camera is rolling.
>
> Thanks in advance,
>
> Len Morgan
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list