Background Image

Please, tell us how you do so.
As in you e-viewer plugin.
It will be very usefull for your users.

Thanx

Hugues's picture

Use the procedure SetBackgroundImage on your V3d_View object.
Here is the signature(CDL notation):
V3D_View::SetBackgroundImage(
FileName : CString from Standard;
FillStyle : FillMethod from Aspect = Aspect_FM_CENTERED;
update : Boolean from Standard = Standard_False );