The BitmapFilterType class contains values to set the type of a BitmapFilter.

Variables

@:value(cast 0)@:impl@:enuminlineread onlyFULL:BitmapFilterType = 0

Defines the setting that applies a filter to the entire area of an object.

@:value(cast 1)@:impl@:enuminlineread onlyINNER:BitmapFilterType = 1

Defines the setting that applies a filter to the inner area of an object.

@:value(cast 2)@:impl@:enuminlineread onlyOUTER:BitmapFilterType = 2

Defines the setting that applies a filter to the outer area of an object.