FXDrawable

Drawable is an abstract base class for any surface that can be drawn upon, such as a FXWindow, or FXImage.


getHeight()

Height of drawable.


getVisual()

Get the visual.


getWidth()

Width of drawable.


resize(w, h)

Resize drawable to the specified width and height.

Reimplemented in FXBitmap, FXIcon, FXIconList, FXImage, FXMDIChild, FXRootWindow, FXText, FXTopWindow, and FXWindow.

ArgumentTypeDefaultDescription
wInt  
hInt