get_dither_enabled


Description:

public Bool get_dither_enabled ()

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>

Parameters:

this

a pointer to a Framebuffer

Returns:

true if dithering has been requested or false if not.