IMcDisplay Properties |
![]() |
The IMcDisplay type exposes the following members.
Name | Description | |
---|---|---|
![]() | AutoZoomMode | A property used to specify how the magnification of the image is
automatically changed so that the image fits the display window. |
![]() | BlendingFactor | A property that describes the blending ratio between the display image and the blending image. |
![]() | BlendingFrame | A property containing the frame number of the IMcImage used to
visually blend with the displayed image. You may assign McActiveFrame for the
active frame or McLastFrame for the last frame. If you assign
McAssociatedFrame, you will get the frame that will associate with the current
FrameToDisplay; the BlendingFrame will then track changes in the FrameToDisplay.
McAssociatedFrame is the default, so if you only assign a BlendingImage, but
no BlendingFrame, you will get the associated frame. |
![]() | BlendingImage | This image is used to visually blend with the displayed image. |
![]() | BlendingStyle | A property that describes the method of combining the display image and the blending image. |
![]() | ChannelToView | This property is used to control display of individual R, G or B channels. |
![]() | DataObject | An IDataObject that exposes the current display |
![]() | DisplayedHeight | This read/write property indicates the display height of the image
after processing by the Magnification or AutoZoomMode properties. |
![]() | DisplayedWidth | This read/write property indicates the display width of the image
after processing by the Magnification or AutoZoomMode properties. |
![]() ![]() | DisplayLUT | A lookup table that can be used change the appearance of the display. |
![]() | DisplayWhat | Determines whether the Image, Overlays or Both are included in
the generated Display. |
![]() ![]() | EditPasteAoiRectangle | A LONGRECT giving the portion of the ImageToDisplay that could be
changed by a pasted image. |
![]() | EnableDisplayLUT | Controls whether the DisplayLUT property is used to
modify the display |
![]() | EnablePseudoColorLUT | A pseudonym for EnableDisplayLUT. |
![]() | EnableResponseLUT | Controls whether the ImageToDisplay.LookupTable property is used to
modify the display |
![]() | EnableUpdates | A boolean property used to control whether the viewer should honor
Image Changed notifications from the image. |
![]() ![]() | FillColors | The color(s) to use for fill when the image does not cover the display area. |
![]() ![]() | FillPattern | The pattern to use for fill when the image does not cover the display area. |
![]() | FrameToDisplay | The FrameIndex of the ImageToDisplay Frame being displayed. |
![]() | ImageToDisplay | A property used to attach an image to the viewer. |
![]() | Magnification | Expands or contracts the image (zooms in or out) uniformly. |
![]() | MagnificationX | Expands or contracts the image (zooms in or out) horizontally. |
![]() | MagnificationY | Expands or contracts the image (zooms in or out) vertically. |
![]() | MaskingFrame | The frame index of the McImage used to visually overlay a bitmap
onto the displayed image. |
![]() ![]() | MaskingImage | A McImage used for masking. |
![]() ![]() | MaskingLUT | A lookup table that can be used to pseudo color the MaskingImage. |
![]() | NotifyEnabled | Determines if a particular event notify client will receive
events. |
![]() | OwningView | The owning McView instance, if any. |
![]() | Pan | Shifts the image horizontally. |
![]() | Scroll | Shifts the image vertically. |
![]() | SourceRect | The image source rectangle for the Display. |
![]() | TrackActiveFrame | This boolean property enables tracking of the currently active frame within
the attached image. |
![]() | UseIndexPalette | Used to report a display mode that uses only 256 colors. |
![]() | ViewerGroup | |
![]() | ViewObject | An IViewObject that enables drawing of the display to an hDC |
![]() ![]() | WhichSourceRegion | Controls whether the source region for the display is the whole
image, the image AOI or a specified SourceRect. |
![]() | ZoomedImageHeight | This Read Only property indicates the total height of the image
after processing by the Magnification property. |
![]() | ZoomedImageWidth | This Read Only property indicates the total width of the image
after processing by the Magnification property. |