
| 
 Purpose  | 
 Retrieve the color of the pixel at the specified point in the selected graphic target.  | 
| 
 Syntax  | 
 GRAPHIC GET PIXEL [STEP] (x!, y!) To PixelVar& Function Form: PixelVar& = GRAPHIC(PIXEL [STEP], x!, y!)  | 
| 
 Remarks  | 
 The coordinate points x!, y! are specified in Page Units.  | 
| 
 See also  | 
 GRAPHIC ATTACH, GRAPHIC COLOR, GRAPHIC SCALE, GRAPHIC SET PIXEL  |