CogImage8Interlaced PropertiesCognex VisionPro 9.23

The CogImage8Interlaced type exposes the following members.

Properties

  NameDescription
Public propertyAllocated
Whether there is pixel data associated with this image.
(Inherited from CogImage8Grey.)
Public propertyChangedEventSuspended
If nonzero, indicates that the raising of the Changed event has been suspended. This value is incremented when SuspendChangedEvent is called and decremented when ResumeAndRaiseChangedEvent is called.
(Inherited from CogImage8Grey.)
Public propertyCoordinateSpaceTree
Returns/sets the tree of all named coordinate spaces for this image. The tree provides advanced functions for managing coordinate spaces.
(Inherited from CogImage8Grey.)
Public propertyHasChanged
If true, the serializable state of this object has changed since the last time it was serialized.
(Inherited from CogImage8Grey.)
Public propertyHeight
Height of the image.
(Inherited from CogImage8Grey.)
Public propertyLightingSequenceType
Get or set the lighting sequence type for this interlaced image object.
Public propertyPixelFromRootTransform
Transformation that maps points into pixel space ("#") from the root space ("@").
(Inherited from CogImage8Grey.)
Public propertyScanType
Get or set the scan type for this interlaced image object.
Public propertySelectedSpaceName
Returns/sets the name of the coordinate space to be used by tools which process this image.
(Inherited from CogImage8Grey.)
Public propertyWidth
Width of the image.
(Inherited from CogImage8Grey.)
Top
See Also