ImageButtonWithFlags

Undocumented in source. Be warned that the author may not have intended to support it.
pure @nogc nothrow @trusted
bool
ImageButtonWithFlags
(
ImGuiID id
,
ImTextureRef tex_ref
,
ImVec2 image_size
,
ImVec2 uv0
,
ImVec2 uv1
,
ImVec4 bg_col
,
ImVec4 tint_col
,
ImGuiButtonFlags flags
)

Meta