Jump to content

Bitmap/Read an image through a pipe: Difference between revisions

m
Line 350:
pipes[PIPOUT] = create_pipe(INHERIT_READ)
 
-- Create the child process, with replacement stdinstdout.
string cmd = sprintf("%s viewppm -load test.jpg",{get_interpreter(true)})
atom hProc = system_exec(cmd, 12, pipes),
7,820

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.