cherab.phix.observer.fast_camera.pipeline.RGBPipeline2D.pixel_processor#
- RGBPipeline2D.pixel_processor(x, y, slice_id)#
Initialise and return a pixel processor for this pipeline and pixel coordinate.
Called by worker threads, each worker will request a pixel processor for the pixel they are currently processing.
This is a virtual method and must be implemented in a sub class.
- Parameters:
- Return type:
PixelProcessor