OOF2: The Manual

Name

iPoint — A point in the xy plane with integer coordinates

Synopsis

iPoint(x, y)

Parameters

x
The x coordinate of the point.
y
The y coordinate of the point.

Description

An iPoint is a point in the plane with integer coordinates. It is used to locate a pixel in a Microstructure or Image The x and y coordinates are therefore lengths in units of the pixel size. The origin is at the lower left corner of the Image or Microstructure.