Open Dev Kit Documentation :: GUI :: RF Image
GUI.RFImageImage stored as a gui_image pointer
Functions
- Copy ( Other RF Image )
- Manipulate Image ( Parameters Image Parameters ) Image*
- Manipulates the image based on provided parameters
- Set Pixel ( X Integer, Y Integer, Color Color )
- Sets the color of a pixel at specified coordinates
- Get Pixel ( X Integer, Y Integer ) Color
- Gets the color of the pixel at specified coordinates
- Duplicate Image Rectangle (Blit) ( Image RF Image*, Destination Area Rectangle, Source Area Rectangle )
- Copies an image or a portion of it from a source area one one image to a destination area on this image
Properties
- Manipulations Integer
- Number of manipulations to keep
If you think anything is missing, please feel free to: submit documentation feedback on this page
