![]() |
![]() |
![]() |
process a slice of a page to be printed
int process_slice( );
This function processes each slice, and is called repeatedly by prlib_main(). This function processes the Photon draw-stream commands and renders the image in the ram_buffer member of the _doc_ctrl structure. It also calls the my_... functions as required.
You shouldn't have to replace the default version of this function.
Photon
Safety: | |
---|---|
Interrupt handler | Not applicable |
Signal handler | Not applicable |
Thread | Not applicable |
![]() |
![]() |
![]() |