Deprecated image filters.

Hierarchy

  • PartiallyConstructible
    • LegacyFilter

Constructors

Properties

Methods

Constructors

  • Parameters

    • Optional source: {
          _type?: "LegacyFilter";
          filterType?: number;
      }
      • Optional Readonly _type?: "LegacyFilter"
      • Optional filterType?: number

        Id of filter to be applied. Default is 0

    Returns LegacyFilter

Properties

_type: "LegacyFilter"
filterType: number

Id of filter to be applied. Default is 0

Methods