|
-
Jul 13th, 2000, 05:42 AM
#1
Thread Starter
New Member
I try to print inverted image.
if i use:
printer.PaintPicture Picture:=Picture1.Picture, X1:=1, Y1:=1 _
, opcode:=vbDstInvert
I get black rectangle from printer.
So I tried to use BitBlt. but I can only invert from one PictureBox to another
and I only know how to print pictureBox.picture which do not change by the Bitblt
tnx for any advice
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|