Blender V4.5
uiTooltipImage Struct Reference

#include <UI_interface_c.hh>

Public Attributes

ImBufibuf = nullptr
short width = 0
short height = 0
bool premultiplied = false
bool border = false
bool text_color = false
uiTooltipImageBackground background = uiTooltipImageBackground::None

Detailed Description

Definition at line 1899 of file UI_interface_c.hh.

Member Data Documentation

◆ background

◆ border

◆ height

short uiTooltipImage::height = 0

◆ ibuf

◆ premultiplied

bool uiTooltipImage::premultiplied = false

◆ text_color

bool uiTooltipImage::text_color = false

Definition at line 1905 of file UI_interface_c.hh.

Referenced by ui_tooltip_from_vfont().

◆ width

short uiTooltipImage::width = 0

The documentation for this struct was generated from the following file: