Open Dev Kit Documentation :: GUI :: Create Image
GUI.CreateImage( Width Integer, Height Integer, Color Color, Alpha Boolean ) Image*Creates a blank image
Parameters
- Width Integer
- Width of the image
- Height Integer
- Height of the image
- Color Color
- Color of the image
- Alpha Boolean
- Option indicating whether alpha channel should be included
Return Value
If you think anything is missing, please feel free to: submit documentation feedback on this page
