Questions about RvMedia with XE7 (Save image to DbImage)
Posted: Fri Jan 27, 2017 12:55 pm
Hi for all, thanks for read my question.....
I try save the snapshot in to Dbimage component and show error "[dcc32 Error] Unit1.pas(109): E2010 Incompatible types: 'TStream' and 'TRVImageWrapper'". I no know how solve this problem....I find in the forum but no appear info..... thanks for any information....
I try with this code
DbAdvPicture1.Picture.LoadFromStream(RVCamera1.GetCurrentImage);
I try save the snapshot in to Dbimage component and show error "[dcc32 Error] Unit1.pas(109): E2010 Incompatible types: 'TStream' and 'TRVImageWrapper'". I no know how solve this problem....I find in the forum but no appear info..... thanks for any information....
I try with this code
DbAdvPicture1.Picture.LoadFromStream(RVCamera1.GetCurrentImage);