pigImage

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 pigImage = void function
(,
const ImVec2 size
,
const ImVec2 uv0 = ImVec2(0, 0)
,
const ImVec2 uv1 = ImVec2(1, 1)
,
const ImVec4 tint_col = ImVec4(1, 1, 1, 1)
,
const ImVec4 border_col = ImVec4(0, 0, 0, 0)
)

Meta