Skip to main content
Participant
November 4, 2020
Answered

Pure black and white halftone

  • November 4, 2020
  • 1 reply
  • 33799 views

I have a need to create pure black and white halftone images. Where the darker the part of the image may be larger black circles or crosses and the whiter parts has smaller circles or crosses.

 

I've followed tutorials for using the filter color halftone but that gives me some grey pixels. The threshold technique is okay but does not do shading very well.

 

Thank you for reading.

This topic has been closed for replies.
Correct answer didiermazier
  • 1- Convert to greyscale

  • 2-Covert to bitmap

  • 3- Choose halftone screens (better with lower frequency)

No grey only black dots

 

is that what you look for?

1 reply

didiermazier
Community Expert
didiermazierCommunity ExpertCorrect answer
Community Expert
November 4, 2020
  • 1- Convert to greyscale

  • 2-Covert to bitmap

  • 3- Choose halftone screens (better with lower frequency)

No grey only black dots

 

is that what you look for?

Participant
November 12, 2020

Yes. Thank you very much.