Commit fcc4e57a authored by John Bonn's avatar John Bonn
Browse files

Added editor changes.

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/trunk@7680 41f8697f-d340-4b68-9986-7bafba869bb8
parent a6b8e0c0
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@

  <description>
    This program reverses the effect of crop. That is, it puts a cropped cube back
    into a parent cube. The sub or child cube must have an AlphaCube label.
    into a parent cube. The sub- or child- cube must have an AlphaCube label.
    Note: The filename and size of the parent cube is not checked for correctness.
  </description>

@@ -103,7 +103,7 @@
            <brief> Parent cube takes priority </brief>
            <description>
              When the parent pixel is not NULL, the parent
              pixel value will be left unchanged. If the parent pixel is NULL
              pixel value will be left unchanged. If the parent pixel is NULL,
              the cropped pixel will be written to the output cube.
            </description>
          </option>
@@ -146,7 +146,7 @@
      <outputImages>
        <image src="assets/image/result.jpg" width="500" height="500">
          <brief> Parent with inserted sub-cube</brief>
          <description>s is the parent image with the sub-cube inserted using the "crop" combine mode.
          <description>This is the parent image with the sub-cube inserted using the "crop" combine mode.
          </description>
          <thumbnail caption="Parent with inserted sub-cube." src="assets/thumb/resultThumb.jpg" width="200" height="200"/>
          <parameterName>PARENT</parameterName>