CogImage16Grey Constructor Cognex VisionPro 9.8 SR1
Overload List

  NameDescription
Public methodCogImage16Grey 
Constructs a new instance of this class.
Public methodCogImage16Grey(Bitmap)
Constructs a CogImage16Grey, copying or computing the pixels from the given bitmap.
Public methodCogImage16Grey(IntPtr)
Constructs a new instance of this class using com pointer.
Public methodCogImage16Grey(CogImage16Grey)
Constructs a new instance of this class as a deep copy of the given instance.
Public methodCogImage16Grey(Int32, Int32)
Constructs a CogImage16Grey, allocating image memory with the given width and height.
Top
See Also