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