T
thanhhahuy
Hi all,
I am working on a CMYK laser printer. I need to obtain a rectangle
filled with halftone tints of only one primary color (magenta for
example).
For monochrome printers, using PCL, I simply fill a rectangle using
SetBrushSource with a certain gray_value such as 128;
Now for color laser printers, how to do the similar task but the color
now is Magenta instead of Black in the above case?
Is it possible to generate halftone tints with only one primary color?
or I have to mix some colors to generate the halftone?
Thanks
I am working on a CMYK laser printer. I need to obtain a rectangle
filled with halftone tints of only one primary color (magenta for
example).
For monochrome printers, using PCL, I simply fill a rectangle using
SetBrushSource with a certain gray_value such as 128;
Now for color laser printers, how to do the similar task but the color
now is Magenta instead of Black in the above case?
Is it possible to generate halftone tints with only one primary color?
or I have to mix some colors to generate the halftone?
Thanks