Inkscape
Vector Graphics Editor
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Concepts
metafile-inout.h File Reference

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)
 

Detailed Description

Metafile input - common functions.

Definition in file metafile-inout.h.

Function Documentation

◆ U_RGB_COMPOSE()

◆ U_RGBA_COMPOSE()

constexpr uint32_t U_RGBA_COMPOSE ( U_COLORREF  c)
constexpr

Definition at line 34 of file metafile-inout.h.

References c, and SP_RGBA32_U_COMPOSE().