X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FHYDRO%2Fcut_images.h;h=1ea0807d33ecec427afcb35bd12b2a6769e3e9e4;hb=3d5c32e3783b4d643cd5578b94ca3f4bb2142cdc;hp=3e33791eaf7a570bfb9b34c1ae044899164ff2ce;hpb=2949d412fd824c9637b2336a0ee8b3f569805824;p=modules%2Fhydro.git diff --git a/doc/salome/gui/HYDRO/cut_images.h b/doc/salome/gui/HYDRO/cut_images.h index 3e33791e..1ea0807d 100644 --- a/doc/salome/gui/HYDRO/cut_images.h +++ b/doc/salome/gui/HYDRO/cut_images.h @@ -1,28 +1,34 @@ /** @file - \brief Help for the immersible zone + \brief Help for the cut images */ /** \page cutimages Cut images + + Back to Main page. -The user can start Cut images operation via following ways:
    +The user can start Cut images operation via:
    1. The main menu HYDRO - Cut images;
    2. Context menu of any image in Object browser - Cut images; -
    3. Cut images toolbar button +
    4. Cut images toolbar button.\image html cut_images_toolbar_button.png "Cut images toolbar button"
    -Input panel looks like: + Arguments of the input panel: \image html cut_images_input_panel.png "Cut images input panel(TO BE UPDATED)" -Name - field for defining the name of image after cut. - +Name - field for defining the name of image after cut;
    +Image 1 - field for defining the image which will be cut;
    +Image 2 - field for defining the image which will cut;
    +Apply - button to create cut image object;
    +Apply and Close - button to create cut image object and close input panel;
    +Close - button to close input panel.
    It's necessary to select 2 pictures to be cut with help of Image 1 and Image 2 fields.

    Also, it's possible to change background color of cut image. For this Color radio button should be pushed and Select color dialog box should be called
    by double clicking on the area near Color radio button. \image html select_color.png "Select color dialog box" - +Back to Main page. */