On Jul 31, 2006, at 10:42 AM, Ruslan Zasukhin wrote:
> Then it sounds just like a screen bitmap, > i.e. DIB for window > and PICT for MAC > > Actually all other IDEs do the same: RB, Director, .. > >> put the text of img "pic" into dataPic > > I still do not see > > * why you think we need this text > > * if data are in bitmap, then how it can be jpg or png
I thought you wanted to store the JPEG, TIFF, etc. data in the Picture field because you wanted to recognize the type of picture by the stored data. If you want the JPEG data stored in a Revolution image object then you have to use the text property, not the imageData. If you just want to store the screen bitmap then you can continue to use the imageData property.
-- Trevor DeVore Blue Mango Learning Systems - www.bluemangolearning.com trevor /AT/ bluemangolearning .DO.T com
_______________________________________________ Valentina mailing list Valentina@lists.macserve.net http://lists.macserve.net/mailman/listinfo/valentina
©2006 Trevor DeVore |