Open Dev Kit Documentation :: General :: Image
Root.ImageImage resource with properties
Functions
- Copy ( Other Image )
- Manipulate Image ( Parameters Image Parameters ) Image*
- Manipulates the image using specified parameters
- Duplicate Image Rectangle (Blit) ( Image 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
- Width Integer
- width of the image
- Height Integer
- height of the image
- Size 2D Vector
- size of the image
If you think anything is missing, please feel free to: submit documentation feedback on this page
