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>
+
[[File:ManipulationOrder1.png|Manipulation order: first rotated and then scaled]]
File:square.png|frame|A regular square...
 
File:SquareRotated.PNG|frame|first rotated...
 
File:SqaureToDiamond.PNG|frame|then scaled.
 
</gallery>
 
 
 
<div><ul>
 
<li style="display: inline-block;">[[File:square.png|frame|A regular square...]]</li>
 
<li style="display: inline-block;">[[File:SquareScaled.PNG|frame|first rotated...]]</li>
 
<li style="display: inline-block;">[[File:SquareScaledAndRotated.PNG|frame|then scaled.]]</li>
 
</ul></div>
 
 
 
Regular square..  first scaled...    then rotated.
 
  
 
====Demo Project====
 
====Demo Project====
  
 
[http://openmbd.com/wiki/images/d/d3/HANtune_IM_Demo.zip HANtune_IM_Demo.zip]
 
[http://openmbd.com/wiki/images/d/d3/HANtune_IM_Demo.zip HANtune_IM_Demo.zip]

Revision as of 14:31, 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

Manipulation order: first rotated and then scaled

Demo Project

HANtune_IM_Demo.zip