SmartFilters Class
Contents
[
Hide
]Summary: The smart filters of SmartObjectLayer.
Module: aspose.psd.fileformats.psd.layers.smartfilters
Full Name: aspose.psd.fileformats.psd.layers.smartfilters.SmartFilters
Aspose.PSD Version: 24.9.0
Properties
Name | Type | Access | Description |
---|---|---|---|
filters | SmartFilter[] | r/w | Gets or sets the smart filters. |
is_enabled | bool | r | Gets the is enabled status of the smart filter mask. |
is_mask_enabled | bool | r | Gets the is mask enabled status of the smart filter. |
is_mask_extend_with_white | bool | r | Gets the is mask exted with white status of the smart filter. |
is_mask_linked | bool | r | Gets the is mask linked status of the smart filter. |
is_valid_at_position | bool | r | Gets the is valid at position status of the smart filter. |
Methods
Name | Description |
---|---|
update_resource_values() | Updates the smart filter data into the SmartObjectResource. |