CogImage8Interlaced Constructor Cognex VisionPro 9.22
Overload List

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