ImageBlendRect Method |
Alpha-blends src_rect from src image to this image at coordinates dest.
Namespace: Godot
public void BlendRect( Image src, Rect2 srcRect, Vector2 dst )
[Missing <param name="src"/> documentation for "M:Godot.Image.BlendRect(Godot.Image,Godot.Rect2,Godot.Vector2)"]
[Missing <param name="srcRect"/> documentation for "M:Godot.Image.BlendRect(Godot.Image,Godot.Rect2,Godot.Vector2)"]
[Missing <param name="dst"/> documentation for "M:Godot.Image.BlendRect(Godot.Image,Godot.Rect2,Godot.Vector2)"]