Function Texture.getData

Returns an Image with the data from this Texture. Images can be accessed and manipulated directly.

godot.d.reference.Ref!(godot.image.Image) getData() nothrow @nogc const;