ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Processing Namespace / ImGearNoneInterpolationOptions Class / ImGearNoneInterpolationOptions Constructor




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