ImageGear .NET - Updated
ImGearFileFilters Constructor




ImageGear24.Core Assembly > ImageGear.Formats Namespace > ImGearFileFilters Class : ImGearFileFilters Constructor
Initializes a new instance of the ImGearFileFilters class.
Syntax
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New ImGearFileFilters()
public ImGearFileFilters()
public: ImGearFileFilters();
public:
ImGearFileFilters();
Remarks
Use this constructor if you need to pass a local copy of filter control parameters to a specific image loading or saving method, rather than change control parameters globally.
See Also

Reference

ImGearFileFilters Class
ImGearFileFilters Members
ImGearLoadOptions Class
ImGearSaveOptions Class