icon_grauwertbild 8-bit gray-value image

Every pixel in an 8-bit gray-value image can take on one of 256 gray values.

TEM cameras acquire gray-value images with a bit depth higher than 8 bits. However, with your software you can load and edit 8-bit gray-value images that were acquired with a different system.

How do I recognize a 8-bit gray-value image?

Converting a gray-value image

Applying color tables

See also

Overview - Image types

How do I recognize a 8-bit gray-value image?

1.You can immediately recognize a gray-value image because it has this icon icon_grauwertbild in front of the image name. You will find this icon in the image document's title and in the Documents tool window. The icon doesn't tell you which bit depth the image has.

2.You can see what type an image is by looking at the Image > Type entry in the Properties tool window. For 8-bit images, the 8 bit Grayscale entry is displayed.

3.Alternatively, the Image > Mode command will also show you the image type. When it is a 8-bit gray-value image the Grayscale and 8 Bit / Channel menu entries will be marked.

back to top

Converting a gray-value image

You can convert every image type that is supported into every other type.

You can e.g., convert a gray-value image into a 24-bit true-color image. To do so, use the Image > Mode > RGB Color command. However, making this sort of conversion only makes sense when you need a 24-bit true-color image for a particular reason. After the conversion the resulting image looks exactly the same as the source image, but the file will have become considerably larger.

back to top

Applying color tables

You can use pseudo color tables to have gray-value images displayed in color. Then every intensity value in an image will be allotted a hue. Use the Image > Pseudo Color... command, to allocate a color table to a gray-value image.

back to top

00006