libcrn  3.9.5
A document image processing library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
crn::pixel::Luv Struct Reference

#include <CRNPixel.h>

Public Member Functions

constexpr Luv ()
 
constexpr Luv (double l_, double u_=0.0, double v_=0.0)
 
 Luv (const XYZ &p)
 
Luvoperator+= (const Luv &p)
 

Public Attributes

double l = 0.0
 
double u = 0.0
 
double v = 0.0
 

Detailed Description

Definition at line 645 of file CRNPixel.h.


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