Profile  
Top  Previous  Next


Menu:   Measure > Parameters  
Script:   SelectParam ("Profile")  

Select this parameter to retrieve the array of pixel intensities along the profile line. The parameter is used by the measProfile
function of the scripting language.

To access a specific element of the profile array in the script, use the following syntax:

x= getParamValue("Profile",i)

Refer to ImageWarp Language Reference for more details.