Click or drag to resize

ImageNETPixelFormat Properties

The ImageNETPixelFormat generic type exposes the following members.

Properties
  NameDescription
Public propertyDataPtr
Obtain a pointer to the first pixel in the image
Public propertyHeight
Return height (number of rows) of image
Public propertySize
Return number of pixels in the image
Public propertyWidth
Return width (number of columns) of image
Top
See Also