[ Version ( since = "3.2" ) ]
public bool rasterize ()
Rasterize the object.
This procedure makes the item behave like a typical raster layer.
Note that the source information (text contents and properties for a text layer, source file for a link layer, path and render properties for a vector layer, etc.) are not actually discarded, and it is possible to retrieve the original behavior with [ method@Gimp.Rasterizable.restore].
| this |
The rasterizable item. |
|
TRUE on success. |