Copy gif and jpg file in picture control to picture control 
Author Message
 Copy gif and jpg file in picture control to picture control

Question 1

I use paintpicture method that can copy bmp picture from one picture control
to another but can't copy jpg nor gif.  Could I use other method to do the
same thing?  Please help.

Question 2

I try to use picture.render method but always get the type missmatch error.
I think error comes from the HIMETRIC units.

My code here "Picture1.Picture.Render Picture2.hDC, 0, 0, 1000, 1000, 0, 0,
1000, 1000, Null"

Anyone can help me?



Tue, 25 Dec 2001 03:00:00 GMT  
 Copy gif and jpg file in picture control to picture control
??? picture1.picture = picture2.picture ???

Arie Bakker

Vincent Sit schreef:

Quote:
> Question 1

> I use paintpicture method that can copy bmp picture from one picture control
> to another but can't copy jpg nor gif.  Could I use other method to do the
> same thing?  Please help.

> Question 2

> I try to use picture.render method but always get the type missmatch error.
> I think error comes from the HIMETRIC units.

> My code here "Picture1.Picture.Render Picture2.hDC, 0, 0, 1000, 1000, 0, 0,
> 1000, 1000, Null"

> Anyone can help me?



Sat, 29 Dec 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Copy gif and jpg file in picture control to picture control

2. Copy gif and jpg file in picture control to picture control

3. Copy gif and jpg file in picture control to picture control

4. GIF/JPG in Resource File to Picture control

5. HOWTO: GIF/JPG in Resource File to Picture control

6. HOWTO: GIF/JPG in Resource File to Picture control

7. GIF/JPG in Resource File to Picture control

8. Copy a picture from a Picture Control in a Image Control

9. .GIF and .JPG Picture Controls

10. Image control and pictures(jpg/gif)

11. Resizing JPG files in Picture Control VB5

12. Picture Control Pic To JPG File ???

 

 
Powered by phpBB® Forum Software