ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Processing Namespace / ImGearColorInterpolationOptions Class
Members




In This Topic
    ImGearColorInterpolationOptions Class
    In This Topic
    Represents color interpolation options.
    Object Model
    ImGearColorInterpolationOptions Class
    Syntax
    'Declaration
     
    Public Class ImGearColorInterpolationOptions 
       Inherits ImGearInterpolationOptions
    'Usage
     
    Dim instance As ImGearColorInterpolationOptions
    public class ImGearColorInterpolationOptions : ImGearInterpolationOptions 
    public __gc class ImGearColorInterpolationOptions : public ImGearInterpolationOptions 
    public ref class ImGearColorInterpolationOptions : public ImGearInterpolationOptions 
    Inheritance Hierarchy

    System.Object
       ImageGear.Processing.ImGearInterpolationOptions
          ImageGear.Processing.ImGearColorInterpolationOptions

    See Also