VisualServerTextureCreateFromImage Method |
Creates a texture, allocates the space for an image, and fills in the image.
Namespace: Godot
public static RID TextureCreateFromImage( Image image, uint flags = 7 )
[Missing <param name="image"/> documentation for "M:Godot.VisualServer.TextureCreateFromImage(Godot.Image,System.UInt32)"]
[Missing <param name="flags"/> documentation for "M:Godot.VisualServer.TextureCreateFromImage(Godot.Image,System.UInt32)"]
[Missing <returns> documentation for "M:Godot.VisualServer.TextureCreateFromImage(Godot.Image,System.UInt32)"]