ImageButtonEx

Undocumented in source. Be warned that the author may not have intended to support it.
version(has_imgui)
@nogc nothrow @trusted
bool
ImageButtonEx
(
scope const(char)* str_id
,
ImTextureID user_texture_id
,
ImVec2 image_size
,
ImVec2 uv0
,
ImVec2 uv1
,
ImVec4 bg_col
,
ImVec4 tint_col
)

Meta