Click or drag to resize

IMcGeometryExOrient Method

Namespace:  MediaCy.IQL.Spectral
Assembly:  MediaCy.IQL.Spectral.Operators (in MediaCy.IQL.Spectral.Operators.dll) Version: 10.0.6912.0
Syntax
VB
Function Orient ( 
	Type As mcOrientTypeEx,
	Optional InPlaceProcessing As Boolean = true,
	<OptionalAttribute> vSourceImg As Object
) As McImage

Parameters

Type
Type: MediaCy.IQL.SpectralmcOrientTypeEx
InPlaceProcessing (Optional)
Type: SystemBoolean
vSourceImg (Optional)
Type: SystemObject

Return Value

Type: McImage
See Also