GetPixelListOnSurface Last update: 17.07.2025 Description Returns an array of Variant of the pixel indexes that are in the current area. Syntax object.GetPixelListOnSurface(VARIANT* vPtX, VARIANT* vPtY) As Short Object: Virtual Photometric Lab or Virtual Human Vision Lab object vPtX: array of VARIANT for the horizontal indexes of each pixel in the area vPtY: array of VARIANT for the vertical indexes of each pixel in the area