Click or drag to resize

ImageLock Method

Locks the data for reading and writing access. Sends an error to the console if the image is not locked when reading or writing a pixel.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void Lock()
See Also