Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration BitmapFilterType

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

Index

Enumeration members

Enumeration members

FULL

FULL: = "full"

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

INNER

INNER: = "inner"

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

OUTER

OUTER: = "outer"

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

Generated using TypeDoc