Function
GeglSamplerGetFun
Declaration
void
(* GeglSamplerGetFun) (
GeglSampler* self,
gdouble x,
gdouble y,
GeglBufferMatrix2* scale,
void* output,
GeglAbyssPolicy repeat_mode
)
Parameters
self |
GeglSampler |
| No description available. | |
| The data is owned by the caller of the function. | |
x |
gdouble |
| No description available. | |
y |
gdouble |
| No description available. | |
scale |
GeglBufferMatrix2 |
| No description available. | |
| The data is owned by the caller of the function. | |
output |
void* |
| No description available. | |
The argument can be NULL. | |
| The data is owned by the caller of the function. | |
repeat_mode |
GeglAbyssPolicy |
| No description available. |