Blender V4.3
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 1846 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 1852 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: