Home
last modified time | relevance | path

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

/dports/graphics/openfx-misc/openfx-misc-3ab0531/CImg/Smooth/
H A DCImgSmooth.cpp160 class CImgSmoothPlugin class
165 CImgSmoothPlugin(OfxImageEffectHandle handle) in CImgSmoothPlugin() function in CImgSmoothPlugin
321 PageParamDescriptor *page = CImgSmoothPlugin::describeInContextBegin(desc, context, in describeInContext()
466 CImgSmoothPlugin::describeInContextEnd(desc, context, page); in describeInContext()
473 return new CImgSmoothPlugin(handle); in createInstance()