Krita Source Code Documentation
Loading...
Searching...
No Matches
perceptualDummyHelper Struct Reference

Public Attributes

int channels {3}
 
double diffuseWhiteNits {80}
 
double * luma {nullptr}
 
bool toXYZ {false}
 

Detailed Description

Definition at line 98 of file LcmsPredefinedPipelineFunctions.cpp.

Member Data Documentation

◆ channels

int perceptualDummyHelper::channels {3}

Definition at line 100 of file LcmsPredefinedPipelineFunctions.cpp.

100{3};

◆ diffuseWhiteNits

double perceptualDummyHelper::diffuseWhiteNits {80}

Definition at line 102 of file LcmsPredefinedPipelineFunctions.cpp.

102{80};

◆ luma

double* perceptualDummyHelper::luma {nullptr}

Definition at line 101 of file LcmsPredefinedPipelineFunctions.cpp.

101{nullptr};

◆ toXYZ

bool perceptualDummyHelper::toXYZ {false}

Definition at line 99 of file LcmsPredefinedPipelineFunctions.cpp.

99{false};

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