ph_yu2p PowerHome formula function
Description
Returns the equivalent pixels for the specified Y PowerHome units.
Syntax
ph_yu2p ( x )
Argument Description
x A value representing the number of PowerHome units (in the Y axis) you wish converted to pixels.
Return value
Integer. Returns the Y PowerHome units converted to pixels.
Usage
Within the PowerHome program, all x, y, height, and width values are stored in units. This function will convert PowerHome units in the vertical plane (Y axis) to their equivalent Y pixel value.