Inkscape
Vector Graphics Editor
|
Metafile input - common functions. More...
Go to the source code of this file.
Classes | |
struct | Inkscape::Extension::Internal::pixel_t |
struct | Inkscape::Extension::Internal::bitmap_t |
struct | Inkscape::Extension::Internal::MEMPNG |
class | Inkscape::Extension::Internal::Metafile |
Namespaces | |
namespace | Inkscape |
Helper class to stream background task notifications as a series of messages. | |
namespace | Inkscape::Extension |
Extension support. | |
namespace | Inkscape::Extension::Internal |
Typedefs | |
using | Inkscape::Extension::Internal::PMEMPNG = MEMPNG * |
Functions | |
constexpr uint32_t | U_RGB_COMPOSE (U_COLORREF c) |
constexpr uint32_t | U_RGBA_COMPOSE (U_COLORREF c) |
Metafile input - common functions.
Definition in file metafile-inout.h.
|
constexpr |
Definition at line 30 of file metafile-inout.h.
References c, and SP_RGBA32_U_COMPOSE().
Referenced by Inkscape::Extension::Internal::Emf::select_brush(), Inkscape::Extension::Internal::Wmf::select_brush(), Inkscape::Extension::Internal::Emf::select_extpen(), Inkscape::Extension::Internal::Emf::select_pen(), and Inkscape::Extension::Internal::Wmf::select_pen().
|
constexpr |
Definition at line 34 of file metafile-inout.h.
References c, and SP_RGBA32_U_COMPOSE().