Home
last modified time | relevance | path

Searched refs:LchToRGB (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/photivo/photivo/Sources/filters/imagespot/
H A DptFilter_SpotTuning.cpp271 hImage->LchToRGB(Settings->GetInt("WorkColor")); in updatePreview()
/dports/graphics/photivo/photivo/Sources/
H A DptImage.h186 ptImage* LchToRGB(const short To);
H A DptProcessor.cpp1296 m_Image_AfterLocalEdit->LchToRGB(Settings->GetInt("WorkColor")); in RunLocalEdit()
H A DptImage.cpp990 ptImage *ptImage::LchToRGB(const short To) { in LchToRGB() function in ptImage