Converting an image to Bitmap mode reduces the image to two colors, greatly simplifying the color information in the image and reducing its file size.
When converting a color image to Bitmap mode, first convert it to Grayscale mode. This removes the hue and saturation information from the pixels and leaves just the brightness values. However, because only a few editing options are available for Bitmap mode images, it’s usually best to edit the image in Grayscale mode and then convert it to Bitmap mode.
When converting a color image to Bitmap mode, first convert it to Grayscale mode. This removes the hue and saturation information from the pixels and leaves just the brightness values. However, because only a few editing options are available for Bitmap mode images, it’s usually best to edit the image in Grayscale mode and then convert it to Bitmap mode.
Note: Images in Bitmap mode are 1 bit per channel. You must convert a 16‑ or 32‑bits-per-channel image to 8‑bit Grayscale mode before converting it to Bitmap mode.
No comments:
Post a Comment