activeFilters property

FilterMatrix? activeFilters
final

Specifies the list of active filter state histories.

If provided, this list contains the history of active filters applied to the image.

Implementation

final FilterMatrix? activeFilters;