BinaryImageItem Property

Overload List

ItemInt32 Gets the cell at the specified index: image[i,j] is equivalent to image[i * 5 + j].
ItemInt32, Int32 Gets the cell at the specified position.

See Also