PHP-GTK
Wednesday, May 16, 2012 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGdkPropertyState
GdkScrollDirectionnext

Last updated: Wed, 16 May 2012
view this page in English

GdkRgbDither

Selects whether or not GdkRGB applies dithering to the image on display. Since GdkRGB currently only handles images with 8 bits per component, dithering on 24 bit per pixel displays is a moot point.

Value

Symbolic name

Description

  0Gdk::RGB_DITHER_NONE Never use dithering.
  1Gdk::RGB_DITHER_NORMAL Use dithering in 8 bits per pixel (and below) only.
  2Gdk::RGB_DITHER_MAX Use dithering in 16 bits per pixel and below.

User Contributed Notes
gdk.enum.rgbdither.php
add a note about notes
There are no user contributed notes for this page.


previousGdkPropertyState
GdkScrollDirectionnext

Last updated: Wed, 16 May 2012
view this page in English


credits 

PHP  Copyright © 2001-2012 The PHP Group
 All rights reserved.
Last updated: Wed May 16 01:46:11 2012 UTC