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: = 0

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

INNER

INNER: = 1

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

OUTER

OUTER: = 2

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

Generated using TypeDoc