[ Version ( since = "3.2" ) ]
public bool restore ()
Revert the rasterization of this.
Restore the information making the item non-destructive, such as text contents and properties of a text layer, source file of a link layer, path and render properties of a vector layer, etc. This item won't behave anymore like a raster item. In particular, it will prevent direct modification of its pixels and will be rendered when its properties are updated.
| this |
The rasterizable item. |
|
TRUE on success. |