Home
last modified time | relevance | path

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

/dports/graphics/openfx-misc/openfx-misc-3ab0531/Crop/
H A DCrop.cpp152 class CropProcessor class
156 CropProcessor(ImageEffect &instance) in CropProcessor() function in CropProcessor
583 CropProcessor<unsigned char, nComponents, 255> fred(*this); in renderInternal()
588 CropProcessor<unsigned short, nComponents, 65535> fred(*this); in renderInternal()
593 CropProcessor<float, nComponents, 1> fred(*this); in renderInternal()