ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Processing Namespace / ImGearAverageInterpolationOptions Class / ImGearAverageInterpolationOptions Constructor




In This Topic
ImGearAverageInterpolationOptions Constructor
In This Topic
Initializes a new instance of the ImGearAverageInterpolationOptions class.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New ImGearAverageInterpolationOptions()
See Also