#include <MRCCuda/exports.h>Go to the source code of this file.
Functions | |
| MRC_CUDA_API MR_expected_void_std_string * | MR_Cuda_negatePicture (MR_Image *image) |
| MRC_CUDA_API void | MR_Cuda_loadMRCudaDll (void) |
| Generated from function MR::Cuda::loadMRCudaDll. | |
| MRC_CUDA_API void MR_Cuda_loadMRCudaDll | ( | void | ) |
Generated from function MR::Cuda::loadMRCudaDll.
| MRC_CUDA_API MR_expected_void_std_string * MR_Cuda_negatePicture | ( | MR_Image * | image | ) |
Generated from function MR::Cuda::negatePicture. Parameter image can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_expected_void_std_string_Destroy() to free it when you're done using it.