|
-
Oct 27th, 2017, 12:02 PM
#4
Re: LaVolpe AlphaImgControl - Capture Picbox To AIC...
When a picture property is passed, the control attempts to use the picture's function .SaveAsFile to write the image to a stream. I've had intermittent failures with that function failing to return a stream. In your case, the solution is easier since no transparency is in play... Pass the bitmap handle:
Alpha.Picture = LoadPictureGDIplus(Picture2.Picture.Handle)
Tags for this Thread
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
|