There are two different approaches used by graphic file formats for supporting transparent image areas: simple binary transparency and alpha transparency. Simple binary transparency is supported in the GIF format; one color from the indexed color palette is marked as the transparent color. Alpha transparency is supported in the PNG format; the transparency information is stored in a separate channel, the Alpha channel.
|
Anmerkung |
|---|---|
|
The GIF format is rarely used because PNG supports all the features of GIF with additional features (e.g., alpha transparency). Nevertheless, GIF is still used for animations. |
Prozedur 6.1. Ein Bild mit transparenten Bereichen erstellen (Alpha-Transparenz)
Wir benutzen das gleiche Bild wie in den vergangenen Tutorials: Wilber, das GIMP-Maskottchen.
To save an image with alpha transparency, you must have an alpha channel. To check if the image has an alpha channel, go to the channel dialog and verify that an entry for „Alpha“ exists, besides Red, Green and Blue. If this is not the case, add a new alpha channel from the layers menu; + → .
The original XCF file contains background layers that you can remove. GIMP supports standard filters that support creating gradients; look under +. You are only limited by your imagination. To demonstrate the capabilities of alpha transparency, a soft glow in the background around Wilber is shown.
Wenn Sie mit dem Bild fertig sind, können sie das Bild im PNG-Formatspeichern
Abbildung 6.9. Darstellung der Transparenz
Die kleinen grauen Kästchen in der Hintergrundebene stellen die transparente Region des gesicherten Bildes dar, während Sie das Bild mit GIMP bearbeiten.