Tobias1983
Programmer
Hi everybody,
i have an question to PCL.
i Print an Image an i know these Image have only 2 Colors but RGB color. (BACK == 0x00FF0000, FRONT == 0x000000FF)
Printing the images needs to much time because i Print every pixel as RGB color.
Now my question:
is it possible to Set Foreground as 1 an background color as 0 an then print only bits ?
example : 10 pixel = 11001100 11000000
Thanks for Help Tobias
i have an question to PCL.
i Print an Image an i know these Image have only 2 Colors but RGB color. (BACK == 0x00FF0000, FRONT == 0x000000FF)
Printing the images needs to much time because i Print every pixel as RGB color.
Now my question:
is it possible to Set Foreground as 1 an background color as 0 an then print only bits ?
example : 10 pixel = 11001100 11000000
Thanks for Help Tobias