Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Profile Basics » GetProfileValue

GetProfileValue


Gets a single value from a profile, located at the specified X coordinate.

Name Type Description
inProfile Profile Input profile
inX Integer X coordinate at which the profile value is calculated
inSmooth Bool Determines whether an interpolation between two profile elements should be smooth
outValue Real

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError Empty profile on input in GetProfileValue.
DomainError X coordinate out of range in GetProfileValue.

Complexity Level

This filter is available on Basic Complexity Level.