User Tools

Site Tools


en:pixel

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
en:pixel [2016/08/12 12:33]
admin
en:pixel [2016/08/12 12:36]
admin
Line 1: Line 1:
 ===== Pixel (Function) ===== ===== Pixel (Function) =====
 ==== Format ==== ==== Format ====
-**pixel** ([[numericexpressions|x_position]], //y_expr// )+**pixel** ([[numericexpressions|x_position]], [[numericexpressions|y_position]] )
  
 returns //rgb_expr// returns //rgb_expr//
  
 ==== Description ==== ==== Description ====
-Returns the [[RGB|RGB]] value of the pixel at the [[numericexpressions|x_position]] and //y_expr// coordinate. If the pixels has not been set since the last [[clg|Clg]] command or was drawn with the color CLEAR a -1 will be returned.+Returns the [[RGB|RGB]] value of the pixel at the [[numericexpressions|x_position]] and [[numericexpressions|y_position]] coordinate. If the pixels has not been set since the last [[clg|Clg]] command or was drawn with the color CLEAR a -1 will be returned.
  
 ==== See Also ==== ==== See Also ====
en/pixel.txt ยท Last modified: 2020/05/27 10:02 by admin