Salome HOME
update of the documentation
[modules/hydro.git] / doc / salome / gui / HYDRO / fuse_images.h
index f1bcfe8cd1462d01261d58c1b8824d46098d63e1..9b6a63421ac3df253953190f64d6b461d0d576b9 100644 (file)
@@ -1,28 +1,45 @@
 
 /**
   @file
-  \brief Help for the immersible zone
+  \brief Help for the fuse images
+*/
+
+/*
+div.inline-image,
+div.inline-image > div {
+  display:inline;
+}
 */
 
 /**
   \page fuseimages Fuse images
 
-The user can start <b>Fuse images</b> operation via following ways:<ol>
-<li>The main menu <b>HYDRO - Fuse images</b>;
-<li>Context menu of any image in Object browser - <b>Fuse images</b>;
-<li><b>Fuse images</b> toolbar button.
+  <a href="index.html"><b>Back to Main page.</b></a>
+  
+The user can start <b>Fuse images</b> operation via:<ol>
+<li>The main menu <b>HYDRO - Fuse images</b>; </li>
+<li>Context menu of any image in Object browser - <b>Fuse images</b>; </li>
+<li><b>Fuse images</b> toolbar button. \image html fuse_images_toolbar_button.png "Fuse images toolbar button"
 </ol>   
-Input panel looks like: 
+
+
+
+
+  Arguments of the input panel:  
 
   \image html fuse_images_input_panel.png "Fuse images input panel"
   
-<b>Name</b> - field for defining the name of image after fusing.
+<b>Name</b> - field for defining the name of image after fusing;<br>
+<b>Image 1</b> - field for defining the first fusing image;<br>
+<b>Image 2</b> - field for defining the second fusing image;<br>
+<b>Apply</b> - button to create fused image object;<br>
+<b>Apply and Close</b> - button to create fused image object and close input panel;<br>
+<b>Close</b> - button to close input panel.<br>
 
-It's necessary to select 2 pictures to be fused with help of <b>Image 1</b> and <b>Image 2</b> fields.<br>
 <br>Also, it's possible to change background color of fused image. For this <b>Color</b> radio button should be pushed and <b>Select color</b> dialog box should be called<br> by double clicking on the area near <b>Color</b> radio button.
 
   \image html select_color.png "Select color dialog box"
   
-
+<a href="index.html"><b>Back to Main page.</b></a>
 
 */