V4RB 2.2 VPicture Revisted
Bob Keeney
bkeeney at everestkc.net
Fri Apr 28 14:22:42 CDT 2006
I ran the same graphic (jpg) using all the possible variables. Here
are the results.
me.mPicture.WritePictureAs myPic, EVPictType.kJPG, 100 //CRASH
me.mPicture.WritePictureAs myPic, EVPictType.kMacPict, 100 //CRASH
me.mPicture.WritePictureAs myPic, EVPictType.kTIFF, 100 //CRASH
me.mPicture.WritePictureAs myPic, EVPictType.kWinDIB, 100 //CRASH
So regardless of PictType I get hard crash.
Now. Using Field_Picture api example using different external
graphics (so far I've tried pict and jpg and png) always get same
result (crash).
This has been issue since July of 2005. Bug ID: 0000987
More information about the Valentina
mailing list