Difference between revisions of "HANtune/Image Manipulator"

From OpenMBD
Jump to: navigation, search
(Order of Manipulations)
(Order of Manipulations)
Line 61: Line 61:
 
==Order of Manipulations==
 
==Order of Manipulations==
  
<gallery widths=300px heights=300px>
+
<div><ul>
File:square300px.png|A regular square...
+
<li style="display: inline-block;">File:square.png|A regular square...</li>
File:SquareRotated300px.PNG|first rotated...
+
<li style="display: inline-block;">File:SquareRotated.PNG|first rotated...</li>
File:SqaureToDiamond300px.PNG|then scaled.
+
<li style="display: inline-block;">File:SqaureToDiamond.PNG|then scaled.</li>
</gallery>
+
</ul></div>
  
 
<gallery widths=300px heights=300px>
 
<gallery widths=300px heights=300px>

Revision as of 13:53, 25 June 2019

The Image Manipulator is a viewer that can be used to transform an image based on the value of a signal. It allows you to either move, rotate, scale and/or transparentize an image using so called manipulations. By combining images, signals and manipulations a user is able to create powerful new viewers himself.

Manipulations

Move Manipulation

A move manipulation can be used to change an images X and Y position using pixels.

Move Manipulation

A move manipulation manipulating an image in the Y direction

Rotate Manipulation

A rotate manipulation can be used to change the angle of an image using degrees.

Move Manipulation

A rotate manipulation manipulating

Scale Manipulation

A scale manipulation can be used to change the width and height of an image using pixels.

Move Manipulation

Transparentize Manipulation

A transparentize manipulation can be used to change the transparency of an image using percentages.

Move Manipulation

Using the Image Manipulator

Adding a new Image Manipulator to your layout

Adding an image manipulator

Adding a Signal

Adding a signal

Adding an Image

Adding an image

An image of a cylinder

Placing the Image Manipulator

A selected viewer with an image of a piston


Move to front dialog option

Managing Manipulations

Manage Manipulations

Managing Manipulations

Edit Manipulation

Editting Manipulations

Order of Manipulations

  • File:square.png|A regular square...
  • File:SquareRotated.PNG|first rotated...
  • File:SqaureToDiamond.PNG|then scaled.

Regular square.. first scaled... then rotated.

Demo Project

HANtune_IM_Demo.zip