Function
Bablprocess_rows
Declaration [src]
long
babl_process_rows (
  const Babl* babl_fish,
  void* source,
  int source_stride,
  void* dest,
  int dest_stride,
  long n,
  int rows
)
Parameters
- babl_fish
- 
            Type: BablNo description available. The data is owned by the caller of the function. 
- source
- 
            Type: void*No description available. The argument can be NULL.The data is owned by the caller of the function. 
- source_stride
- 
            Type: intNo description available. 
- dest
- 
            Type: void*No description available. The argument can be NULL.The data is owned by the caller of the function. 
- dest_stride
- 
            Type: intNo description available. 
- n
- 
            Type: longNo description available. 
- rows
- 
            Type: intNo description available.