IMcCompositeHost Interface |
![]() |
Namespace: MediaCy.IQL.Operations
Public Interface IMcCompositeHost
The IMcCompositeHost type exposes the following members.
Name | Description | |
---|---|---|
![]() | BackgroundIndex | The index of the "Background Source", or -1 if there is no background
source. |
![]() | BlinkRate | The rate at which preview blinking will occurr, in blinks per second. |
![]() | DestImageType | The McImageType of the destination image. |
![]() | DestLookupTables | The LookupTables property to set in the destination image. |
![]() | DestOffsetXY | The destination X,Y offset
source. |
![]() | DestRect | The destination rectangle. |
![]() | HostedMcColorComposite | The McColorComposite object instance that is hosted by this object. |
![]() | MappedFrameSelector | A selector for the aligned and mapped frame(s) that are to be
combined. |
![]() | SourceBinningCorrectionXY | One Source binning correction XY or an array of all Source binning corrections XY. |
![]() | SourceColor | One Source Color or an array of all Source Colors. |
![]() | SourceCount | Count of the Sources. |
![]() | SourceFrameMapping | One Source frame mapping or an array of all Source frame mappings. |
![]() | SourceImageSet | An optional McImageSet providing the source properties. |
![]() | SourceLookupTable | One Source McLookupTables operator or an array of all Source
MLookupTables operators. |
![]() | SourceOffsetXY | One Source Offset XY or an array of all Source Offset XY. |
![]() | Sources | One source or an array of all sources. |
![]() | SourceStartingFrame | One Source Starting Frame or an array of all Source Starting Frame indices. |
![]() | SourceStatus | SourceStatus and control. |
![]() | Status | Status and control. |
Name | Description | |
---|---|---|
![]() | AddSource | Add one Source. |
![]() | CachedCompositeImage | Execute the current composite on all or a portion of a given frame. |
![]() | ConvertSetLocationToIndex | Converts a location in the SourceImageSet into a frame index within the hosted composite
or alternately, reports the currently displayed preview frame index. |
![]() | ExecuteComposite | Execute the current composite. |
![]() | GetInfo | Returns information about how the current set sources will be combined. |
![]() | RemoveSource | Remove one Source or all Sources. |