Click or drag to resize

MediaCy.IQL.Operations Namespace

Defines Arithmetics Operation classes that work on images.
Interfaces
  InterfaceDescription
Public interfaceIMcBackground
Public interfaceIMcColorComposite
An interface implemented by McColorComposite.
Public interfaceIMcColorModel
An interface implemented by McColorModel.
Public interfaceIMcCompositeHost
An interface implemented by McCompositeHost.
Public interfaceIMcGeometry
An interface implemented by McGeometry.
Public interfaceIMcHighDynamicRangeImage
An interface implemented by McHighDynamicRangeImage.
Public interfaceIMcHistogram
Public interfaceIMcHistogram2
An interface implemented by McHistogram.
Public interfaceIMcImageFromPoints
An interface implemented by McImageFromPoints.
Public interfaceIMcOperations
An interface implemented by McOperations.
Public interfaceIMcOperations2
An interface implemented by McOperations.
Public interfaceIMcTransform
An interface implemented by McTransform.
Public interfaceIMcWarp
Public interfaceMcBackground
Image operator to perform background correction using division or subtraction, exposed as Image.Background.
Public interfaceCode exampleMcColorComposite
An image operator with methods necessary to create a "color composite" image.
Public interfaceMcColorModel
Image operator to provide color channel access and color model conversion, exposed as Image.ColorModel.
Public interfaceMcCompositeHost
An image operator that can host properties controlling creation of a "color composite" image, along with a preview display of the composite result.
Public interfaceMcGeometry
Public interfaceMcHighDynamicRangeImage
An image operator that creates a High Dynamic Range image from a set of frames aquired with different exposure time.
Public interfaceMcHistogram
Image operator to provide Histogram processing and analysis, exposed as Image.Histogram.
Public interfaceMcImageFromPoints
McImageFromPoints
Public interfaceMcOperations
Performs arithmetic and logical operations.
Public interfaceMcTransform
Image operator to transform image, exposed as Image.Transform.
Public interfaceMcWarp
Image operator to warp an image, mapping a set of points from the image to a set of points in a reference image, exposed as Image.Warp.
Enumerations
  EnumerationDescription
Public enumerationmcBlendControlFlags
Legal flag values for the McGeometry Blend ControlFlags argument.Values may be OR'ed together.
Public enumerationmcCachedCompositeImageFlags
Legal bit values for the McCompositeHost.CachedCompositeImageControlFlags argument.
Public enumerationmcCompositeControlFlags
Legal bit values for the McColorComposite.DoCompositeControlFlags argument.
Public enumerationmcCompositeFreeCachesType
Legal bit values for the McColorComposite.FreeCachesCacheType argument.
Public enumerationmcCompositeHostExecuteFlags
Legal bit values for the McCompositeHost.ExecuteCompositeExecuteFlags argument.
Public enumerationmcCompositeHostSourceStatusFlags
Legal bit values for the McCompositeHost.SourceStatus values.
Public enumerationmcCompositeHostStatusFlags
Legal bit values for the McCompositeHost.Status property.
Public enumerationmcCompositeInfoFlags
Legal bit values for the McColorComposite.GetSourcesInforeturn value.
Public enumerationmcConversionMode
Conversion mode used in IMcOperations when operand images need to be converted.
Public enumerationmcDiffSeqOpt
Public enumerationmceHDRMethod
Public enumerationmcFlip3DAxes
Flip3D axes transform types
Public enumerationmcfpMethod
McImageFromPoints
Public enumerationmcfpSource
Public enumerationmcHistogramCommandFlags
Predefined flags and command codes for the McHistogram.CommandFlags property.
Public enumerationmcHistogramMode
Values for the McHistogram.Mode and McHistogram.ModeMasked properties.Bits may be Or'ed together.
Public enumerationmcHistThresholdsMethod
Values for the McHistogram SetThresholdParameters function's andMaxThresholdPhases property's' Method argument. The mchmIgnoreBlack and mchmIgnoreWhite flags may be or'ed with one of the mchmXxxxMethod values.
Public enumerationmcHistWhichThreshold
Values for the McHistogram Thresholds property's WhichThreshold argument.
Public enumerationmcMappedFrameStatusFlags
Bit values set in the MappedFrameStatus array filled byMcColorComposite.GetSourceInfo.
Public enumerationmcOpLibPropertyIDs
PropertyID's for all OMFirePropertyChangeNotifyWithID calls
Public enumerationmcOrientType
Predefined image orientations for the Orient method.
Public enumerationmcSmoothing
Smoothing type for the Resize method.
Public enumerationmcWarpClip
Warp clip mode
Public enumerationmcWarpInterpolation
Interpolation method for McWarp operator.
Public enumerationmcWarpMethod
Warp transform mode: OR appropriate values.