[Gambas-user] surprise

Stefano Palmeri rospolosco at ...152...
Mon Dec 31 15:14:24 CET 2007


Alle 14:13, lunedì 31 dicembre 2007, Benoit Minisini ha scritto:
> On dimanche 30 décembre 2007, Fabien Bodard wrote:
> > oups
>
> I added your project to the examples.

Yesterday I tested Fabien 3Dwebcam (very intersting, Fabien!).
I tested with an old webcam that doesn't accept resize 320x240 and
so the project stopped working. So, I suggest to other people that experience 
that issue to change hWebcam.Resize(320, 240) with a supported size:
 
 hWebCam.Hue = 10
 hWebCam.Color = 10
 'hWebcam.Resize(320, 240)
 hWebcam.Resize(352, 288)

Regards,

Stefano Palmeri
   




More information about the User mailing list