| Re: SavePicture problem -
06-04-2007, 10:34 AM
313 Games wrote:
> hey,
>
> i need some help with the savepicture function. i do not have an help of
> vb6, so i might ask it here.
>
> when i call the function like this:
>
> SavePicture Picture1.Picture, "c:\BeeldWebCam.bmp"
>
> it will return in an error like this:
>
> Run-time error '380':
>
> Invalid property value
>
> What im doing wrong?
If that is failing then no *picture* has been loaded into that picturebox.
How is the image getting into that picturebox?
If it's being drawn by VB, then you may be able to try saving .Image
property instead.
--
Dean Earley (EMAIL REMOVED)
i-Catcher Development Team
iCode Systems |