IMcImage Properties |
|
The IMcImage type exposes the following members.
| Name | Description | |
|---|---|---|
| ActiveFrameIndex | Get the 0-based index value of the active frame | |
| ActiveFrameRange | The range(s) of active frames. | |
| ActiveFrameUpdateCount | A count of updates to the active frame's pixels. | |
| AllFramesUpdateCount | A count of updates to all frame's pixels. | |
| Artist | Get the "Artist" property of the image. | |
| BitsPerChannel | Get the number of bits per channels of the image | |
| BytesPerChannel | Get the number of bytes per channel of an image. | |
| CastingSourceRange | The source luminance range for pixel value casts during
CreateRegionAccess | |
| Collection | ||
| ColorMap | A property representing the image's color map. | |
| ColorMapLength | A read-only property returning the length of the image's color map. | |
| CurrentSignature | Get the current 128-bit image signature, as a string | |
| Date | A read/write property reflecting the date and time of creation of the image or
of a frame of the image. | |
| Description | Get the "Description" property of the image. | |
| DisplayName | A read/write property reflecting a display name for the image. | |
| DotsPerInchX | Get the number of dots per inch along the X axis of the image (horizontal
axis). | |
| DotsPerInchY | A read/write property reflecting the number of dots per inch along the Y axis of
the image (vertical axis). | |
| Frame | Returns one of the frames being managed by this image | |
| FrameCount | Get the number of frames in the image | |
| Frames | A new image frames collection (IMcFrames). | |
| Height | ||
| InitialSignature | Get the initial 128-bit image signature, as a string | |
| IntensityCalibration | A default IntensityCalibration | |
| Interpretation | Get the type multi-channel image. | |
| LookupTable | The default luminance McLookupTable for this image. | |
| LookupTables | The image's default LUT collection. | |
| Modified | Indicates whether image frame data have been changed. | |
| Name | A read/write property reflecting a parseable name for the image. | |
| NumberOfChannels | Get the number of channels in the image | |
| PixelBuffer | Get IMcPixelBuffer interface pointer. | |
| PixelDataType | ||
| Properties | Get pointer to image properties interface (McProperties). | |
| Property | Get a property from the properties collection attached
to the image. Same as Properties.get_Item. | |
| PropertyChangeCount | A count of changes to image properties. | |
| QuickType | Get an enumerated image type. | |
| RangeMax | A double floating point variable representing the maximum pixel value allowed by the image type. | |
| RangeMin | A double floating point variable representing the minimum pixel value allowed by the image type. | |
| SpatialCalibration | A default SpatialCalibration | |
| Title | Get the "Title" property of the image. | |
| Type | Describes the image properties via the IMcImageType object. | |
| UndoStack | ||
| UseActiveFrameRange | Determines whether operations will apply to the active frame or the
active range of frames. | |
| Visible | Determines whether the image is visible in the application. | |
| Width | Get the width of the image, in pixels. |