pImDrawList_AddImageQuad

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!BindImGui_Static)
extern (C) @nogc nothrow
alias pImDrawList_AddImageQuad = void function
(,,
const ImVec2 p1
,
const ImVec2 p2
,
const ImVec2 p3
,
const ImVec2 p4
,
const ImVec2 uv1 = ImVec2(0, 0)
,
const ImVec2 uv2 = ImVec2(1, 0)
,
const ImVec2 uv3 = ImVec2(1, 1)
,
const ImVec2 uv4 = ImVec2(0, 1)
,
ImU32 col = 4294967295
)

Meta