Class: pixmap
Lua
C++
Edit

pixmap:Invalidate()

This method forces the pixmap to refresh when it is drawn on a widget.

Syntax

pixmap:Invalidate()

Remarks

Any widget that displays the pixmap must be redrawn using the widget:Paint() method.

Copyright © 2024 Ultra Software.
All rights reserved.