context_set_antialias


Description:


[ Version ( since = "2.8" ) ]
public bool context_set_antialias (bool antialias)

Set the antialias setting.

Modifies the antialias setting. If antialiasing is turned on, the edges of selected region will contain intermediate values which give the appearance of a sharper, less pixelized edge. This should be set as TRUE most of the time unless a binary-only selection is wanted.

This setting affects the following procedures: select_color, select_contiguous_color, select_round_rectangle, select_ellipse, select_polygon, select_item, edit_bucket_fill, edit_stroke_item, edit_stroke_selection.

Parameters:

antialias

The antialias setting.

Returns:

TRUE on success.


Namespace: Gimp
Package: gimp-3.0