Search found 3 matches

by finn
Sat Dec 08, 2007 7:49 am
Forum: Image Processing & Document Imaging
Topic: Transparent color when resize and rotate in VB6
Replies: 1
Views: 2682

Transparent color when resize and rotate in VB6

Hi I have some problems with the transparent color when using the imaging to resize and rotate It is just a simple bitmap drawing with white backcolor created in MS Paint Call Imaging1.CreateImageFromPicture(Picture2.Picture) Call Imaging1.ResizeImage(width, height, InterpolationModeHighQuality) Cal...
by finn
Mon Dec 03, 2007 1:57 pm
Forum: Image Processing & Document Imaging
Topic: Error in loading library DLL with Visual Basic 6.
Replies: 4
Views: 18414

Error in loading library DLL with Visual Basic 6.

Hi
Just purchased the GdPicture Pro Ver 4.4.0.2
When loading gdpicture4.ocx in vb6 running on Vista it give the text message : Error loading library dll.

Tried on Windows XP with no problem, any help here ? as I need it
on my Vista Pc

Finn
by finn
Thu Nov 08, 2007 5:24 pm
Forum: Document Viewing
Topic: Zoom and rotate in vb6
Replies: 1
Views: 2666

Zoom and rotate in vb6

How do I zoom an bitmap picture to any size fx 175% or 25%
Rotate it 10 deg and get the result in a image box for use in a
Windowless crontrol