Inkscape
Vector Graphics Editor
color-icc-selector.cpp File Reference

TODO: insert short description here. More...

Go to the source code of this file.

Namespaces

namespace  Inkscape
 CMYK to sRGB conversion routines.
 
namespace  Inkscape::UI
 User interface code.
 
namespace  Inkscape::UI::Widget
 Custom widgets.
 

Functions

static cmsUInt16Number * getScratch ()
 

Variables

guint update_in_progress
 
static constexpr int XPAD = 4
 
static constexpr int YPAD = 1
 

Detailed Description

TODO: insert short description here.

Definition in file color-icc-selector.cpp.

Function Documentation

◆ getScratch()

static cmsUInt16Number * getScratch ( )
static

Definition at line 130 of file color-icc-selector.cpp.

Variable Documentation

◆ update_in_progress

guint update_in_progress
extern

◆ XPAD

constexpr int XPAD = 4
staticconstexpr

Definition at line 63 of file color-icc-selector.cpp.

◆ YPAD

constexpr int YPAD = 1
staticconstexpr

Definition at line 64 of file color-icc-selector.cpp.