Open Dev Kit Documentation :: GUI :: RF Image :: Set Pixel
GUI.RFImage.SetPixel( X Integer, Y Integer, Color Color )Sets the color of a pixel at specified coordinates
Parameters
- X Integer
- X co-ordinate of the pixel
- Y Integer
- Y co-ordinate of the pixel
- Color Color
- Color to set for the pixel
Return Value
- Nothing
If you think anything is missing, please feel free to: submit documentation feedback on this page
