|
Applies a given image transformation using GPU resources.
-
clContext
:
ClContext
-
The OpenCL context for GPU operations.
-
localWorkSize
:
int
-
The size of the local workgroup.
-
Returns:
EditType -> Image -> Image
-
A function that applies the specified transformation to an image.
|