Description

McFrame Class

Object Model




Remarks

Object representing one frame of an image

Members

Methods
CreateRegionAccess

Create an McRegionAccess interface for read/write pixel access.


Properties
DateRead-write property

Get the date and time of creation of this frame of the image.

FrameIndexRead-only property

This frame's location in its image's frame list

IsXYPositionValidRead-only property

Returns whether the XPosition and YPosition properties hold valid positional information.

IsZPositionValidRead-only property

Returns whether the ZPosition property holds valid positional information.

LastModifiedRectRead-only property

The last rectangle modified on this frame.

NextAccessPriorityRead-write property

Indicates the likelyhood that this frame will be needed again.

ParentImageRead-only property

The “parent” McImage of which this frame is a part, or Nothing if this frame has been removed from its image.

PropertiesRead-only property

Returns the properties collection for this frame

PseudoColorRead-write property

Get or set the pseudo-coloring for this frame.

XPositionRead-write property

Get or set the position of the center of this frame along the X axis.

YPositionRead-write property

Get or set the position of the center of this frame along the Y axis.

ZPositionRead-write property

Get or set the position of this frame along the Z axis.