append_imgui_right_click#

ImageYUVGraphic.append_imgui_right_click(gui=None)#

Append imgui elements to the right-click popup of this graphic. Can also be used as a decorator.

Parameters:

gui (callable, optional) – function that draws imgui elements, omit when decorating