CogImage8Grey Constructor Cognex VisionPro 9.5
Overload List

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