iOSBitmap

From Xojo Documentation

Class (inherits from Object)

A bitmap image that can be modified using the Graphics property.

Properties
Graphics fa-lock-32.png Image fa-lock-32.png Width fa-lock-32.png
Height fa-lock-32.png Scale fa-lock-32.png
Constructors

Constructor(width As Integer, height As Integer, scale As Double, opaque As Boolean = False)


See Also

iOSGraphics, iOSImage classes