SmallRectangularFilterOptions Class
Small rectangular filter options
Inheritance Hierarchy
SystemObject
  Aspose.PSD.ImageFilters.FilterOptionsFilterOptionsBase
    Aspose.PSD.ImageFilters.FilterOptionsSmallRectangularFilterOptions

Namespace: Aspose.PSD.ImageFilters.FilterOptions
Assembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntax
public class SmallRectangularFilterOptions : FilterOptionsBase

The SmallRectangularFilterOptions type exposes the following members.

Constructors
  NameDescription
Public methodSmallRectangularFilterOptions
Initializes a new instance of the SmallRectangularFilterOptions class
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also