Harlequin RIP SDK
ncdev_color_t Struct Reference

#include "namedcolordev.h"

Data Fields

uint8name
 
size_t namelen
 
float channels [8]
 

Detailed Description

A structure to store solid values in the output color space of a single named color entry.

Field Documentation

◆ channels

float ncdev_color_t::channels[8]

Converted color values for each component of the named color.

◆ name

uint8* ncdev_color_t::name

Color name, e.g. 'Dark Blue'. Not null-terminated.

◆ namelen

size_t ncdev_color_t::namelen

Length of 'name'.


The documentation for this struct was generated from the following file: