Returns whether dithering has been requested for the given this.
See set_dither_enabled for more details about dithering.
<note>This may return true even when the underlying this display pipeline does not support dithering. This value only represents the user's request for dithering.</note>
this |
a pointer to a Framebuffer |
true if dithering has been requested or false if not. |