ImageWithBgEx

Undocumented in source. Be warned that the author may not have intended to support it.
version(has_imgui)
@nogc nothrow @trusted
void
ImageWithBgEx
(
ImTextureID user_texture_id
,
ImVec2 image_size
,
ImVec2 uv0
,
ImVec2 uv1
,
ImVec4 bg_col
,
ImVec4 tint_col
)

Meta