28 if (a.frame_area == b.frame_area && a.grab_bar == b.grab_bar && a.grab_bar_button == a.grab_bar_button && a.grab_button_text == b.grab_button_text && a.grab_text == b.grab_text && a.work_area == b.work_area && a.work_button == b.work_button)
35 template <
class ImageBits>
ksys_color_t Color
Цвет
Definition color.hpp:13
bool ComparisonColorsTables(const ColorsTable &a, const ColorsTable &b)
Сравнить две таблица цветов
Definition color.hpp:26
const ColorsTable DefaultColorTable
Таблица цветов по умолчанию
Definition color.hpp:19
ksys_colors_table_t ColorsTable
Таблица цветов
Definition color.hpp:16
Основное пространство имён
Definition base.hpp:18
Битность цвета.
Definition color.hpp:43