ImageGear v26.5 - Updated March 3, 2025
ImageGear.Core Assembly / ImageGear.Processing Namespace / ImGearColorInterpolationOptions Class / ImGearColorInterpolationOptions Constructor




In This Topic
ImGearColorInterpolationOptions Constructor
In This Topic
Initializes a new instance of the ImGearColorInterpolationOptions class.
Syntax
'Declaration
 
Public Function New( _
   ByVal quality As UInteger _
)
 
'Usage
 
Dim quality As UInteger
 
Dim instance As New ImGearColorInterpolationOptions(quality)

Parameters

quality
See Also