/*! \page import_picture_page Import a picture in the OCC viewer It is possible in GEOM to import a picture file in the OCC view. The supported formats are : .bmp, .gif, .pix, .xwd, .rgb, .rs The imported picture (engineering drawing, nautical chart, etc.) may be used as a support for 2D shape design. It is possible to create a \ref create_sketcher_page "sketch" on top of this picture or use the \ref shape_recognition_page "Shape recognition" functionalities to build geometrical shapes from some elements of the picture (contours, corners ...). To import a picture in the view: A new Picture object is created. Pan, zoom and rotation operations are available in the view like for any other object. \image html picture_import_dlg.png */