Click or drag to resize

IMcImageSet Methods

The IMcImageSet type exposes the following members.

Methods
  NameDescription
Public methodAddAudioChannel
Adds an audio channel to the set
Public methodAddColorCompositeChannel
Adds a color composite channel to the set
Public methodAddDoubleDataChannel
Adds a double data type channel to the set
Public methodCode exampleAddFrame
Add a frame at the specified location
Public methodCode exampleAddImage
Add the frames of an image to the specified position
Public methodAddLongDataChannel
Adds a long data type channel to the set
Public methodAddStringDataChannel
Adds a string data type channel to the set
Public methodAddVariantDataChannel
Adds a long data type channel to the set
Public methodCompactSet
Compacts the set; no longer does anything.
Public methodDuplicate
Duplicate the set
Public methodExtractImage
Extract an image containing the specified portion of the set
Public methodGetCurrentLocation
Returns the current location of the set
Public methodGetDimensionLength
Gets the length of a dimension at a specified position
Public methodGetFrameLocation
Gets the set location of the specified frame
Public methodCode exampleGetMaximumDimensionLength
Gets the maximum length of a dimension
Public methodGetNavigationRange
Returns the navigation range for a specified dimension of the set
Public methodGetOptimalZLocation
Returns the optimal Z location for a specified location of the set
Public methodGetRegionToProcess
Public methodGetRegionType
Returns a McImageType for the specified portion of the set
Public methodGetSourceAtLocation
Gets the source stored in a specified set location
Public methodGetSources
Gets the sources for a specified region
Public methodGetSourcesAlongDimension
Gets all sources along a specified dimension starting at a specified location
Public methodGetZConfidence
Returns the confidence level of the Z plane for a specified location of the set
Public methodIsFrameASetMember
Returns whether the specified frame is a member of the set
Public methodIsImageASetMember
Returns whether the specified image is a member of the set
Public methodLoadSources
Loads the image data for the set
Public methodReleaseImage
Releases the specified image from association with the set
Public methodRemoveFrame
No longer supported function to remove the specified frame from the set
Public methodRemoveImage
Removes the specified image or all images from the set
Public methodSetCompact
Public methodSetCurrentLocation
Sets the current location of the set
Public methodSetDates
Public methodSetFileName
Public methodSetFramesAndMemoryLoaded
Public methodSetFramesAndTotalMemory
Public methodSetNavigationRange
Sets the navigation range for a specified dimension of the set
Public methodSetNotificationSuppression
Public methodSetOptimalZLocation
Sets the optimal Z location for a specified location of the set
Public methodSetTemplate
Public methodSetZConfidence
Sets the confidence level of the Z plane for a specified location of the set
Public methodUpdateOneSetSource
Public methodUpdateSetSources
Top
See Also