pigImageButton

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 pigImageButton = bool function
(,
const ImVec2 size
,
const ImVec2 uv0 = ImVec2(0, 0)
,
const ImVec2 uv1 = ImVec2(1, 1)
,
int frame_padding = -1
,
const ImVec4 bg_col = ImVec4(0, 0, 0, 0)
,
const ImVec4 tint_col = ImVec4(1, 1, 1, 1)
)

Meta