#include <kanzi/core/cpp/string_view.hpp>#include <kanzi/core/math/color_rgba.hpp>#include <kanzi/interop/interop_api.hpp>Namespaces | |
| namespace | kanzi |
| namespace | kanzi::interop |
Functions | |
| KANZI_INTEROP_API ObjectReference * | kanzi::interop::ColorBrush_create (Context *context, string_view name) |
| KANZI_INTEROP_API ObjectReference * | kanzi::interop::ColorBrush_create1 (Context *context, string_view name, const ColorRGBA &color) |