typedef IMAGE_COORDINATE IMAGE_POINT[2];
image.h
An array of 2 IMAGE_COORDINATES - [0] = x, [1] = y
Types