ColorProfileLegacyProcessorInterface Class Reference

#include <gfx_image_gpu_legacy_processor.h>

Static Public Member Functions

static MAXON_METHOD Result< ForwardRef< ColorProfileGpuHandlerRef > > CreateHandler (const ColorProfile &srcProfile, const ColorProfile &dstProfile, COLORCONVERSIONFLAGS_GPU flags, COLORCONVERSION_OPTIMIZATION_GPU_FLAGS optimization)
 

Private Member Functions

 MAXON_INTERFACE_NONVIRTUAL (ColorProfileLegacyProcessorInterface, MAXON_REFERENCE_ALWAYS_COPY_ON_WRITE, "net.maxon.image.interface.legacygpuprocessor")
 

Member Function Documentation

◆ MAXON_INTERFACE_NONVIRTUAL()

MAXON_INTERFACE_NONVIRTUAL ( ColorProfileLegacyProcessorInterface  ,
MAXON_REFERENCE_ALWAYS_COPY_ON_WRITE  ,
"net.maxon.image.interface.legacygpuprocessor"   
)
private

◆ CreateHandler()

static MAXON_METHOD Result<ForwardRef<ColorProfileGpuHandlerRef> > CreateHandler ( const ColorProfile srcProfile,
const ColorProfile dstProfile,
COLORCONVERSIONFLAGS_GPU  flags,
COLORCONVERSION_OPTIMIZATION_GPU_FLAGS  optimization 
)
static