Cog3DRangeImageGraphic Constructor Cognex VisionPro
Overload List

  NameDescription
Public methodCog3DRangeImageGraphic(Cog3DRangeImageGraphic)
Copy constructor.
Public methodCog3DRangeImageGraphic(CogImage16Range)
Constructor that takes a CogImage16Range. This RangeImage will be handled as one that does not have grey data in it.
Protected methodCog3DRangeImageGraphic(SerializationInfo, StreamingContext)
Serialization constructor for Cog3DGraphicImage16Range object.
Public methodCog3DRangeImageGraphic(CogImage16Range, CogImage16Grey)
Constructor that takes a CogImage16Range and a CogImage16Grey pair
Top
See Also