IImage16PixelMemory PropertiesCognex VisionPro 9.20

The IImage16PixelMemory type exposes the following members.

Properties

  NameDescription
Public propertyHeight

Returns the height of the pixel data.

Public propertyScan0

Returns the address of the upper-left pixel.

Public propertyStride

Returns the offset in pixels from one row to the next. May be positive or negative.

Public propertyWidth

Returns the width of the pixel data.

Top
See Also