|
Blender V5.0
|
#include <fallback_processor_cache.hh>
Public Member Functions | |
| std::shared_ptr< const CPUProcessor > | get (StringRefNull from_colorspace, StringRefNull to_colorspace) const |
Definition at line 15 of file fallback_processor_cache.hh.
| std::shared_ptr< const CPUProcessor > blender::ocio::FallbackProcessorCache::get | ( | StringRefNull | from_colorspace, |
| StringRefNull | to_colorspace ) const |
Get processor to convert color space.
Definition at line 11 of file fallback_processor_cache.cc.