Image rendering hints

enum Image rendering hints


[more] IMAGE_KEEP
Keep pixel data in client
[more] IMAGE_OWNED
Pixel data is owned by image
[more] IMAGE_DITHER
Dither image to look better
[more] IMAGE_NEAREST
Turn off dithering and map to nearest color
[more] IMAGE_ALPHA
Data has alpha channel
[more] IMAGE_OPAQUE
Force opaque background
[more] IMAGE_ALPHACOLOR
Override transparancy color
[more] IMAGE_SHMI
Using shared memory image
[more] IMAGE_SHMP
Using shared memory pixmap


Documentation

Image rendering hints
o IMAGE_KEEP
Keep pixel data in client

o IMAGE_OWNED
Pixel data is owned by image

o IMAGE_DITHER
Dither image to look better

o IMAGE_NEAREST
Turn off dithering and map to nearest color

o IMAGE_ALPHA
Data has alpha channel

o IMAGE_OPAQUE
Force opaque background

o IMAGE_ALPHACOLOR
Override transparancy color

o IMAGE_SHMI
Using shared memory image

o IMAGE_SHMP
Using shared memory pixmap

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.