LineProfilesOperatorsProfileEdges Method
|
|
Instance of the McProfileEdges class for finding and managing "edges" on thesampled line profile.
Namespace:
MediaCy.IQL.Operators
Assembly:
MediaCy.IQL.Operators (in MediaCy.IQL.Operators.dll) Version: 3.1.0.0
Syntax
RemarksThe ProfileEdges property can be used to find or manage a single set of marked edges
or spots of interest along the parent McLineProfiles. If you need more than one set of edges
(e.g., leading edges and trailing edges) you could use ProfileEdges.Duplicate to create as many
extras as you need.
See Also