ImageGear .NET - Updated May 30, 2018
ImGearNearestNeighborInterpolationOptions Class
Members 




ImageGear24.Core Assembly > ImageGear.Processing Namespace : ImGearNearestNeighborInterpolationOptions Class
Represents options for nearest neighbor interpolation.
Object Model
ImGearNearestNeighborInterpolationOptions Class
Syntax
'Declaration
 
Public Class ImGearNearestNeighborInterpolationOptions 
   Inherits ImGearInterpolationOptions
 
'Usage
 
Dim instance As ImGearNearestNeighborInterpolationOptions
Remarks
This class has no public fields and methods and is used to identify nearest neighborhood interpolation by itself in image processing functions.
Inheritance Hierarchy

System.Object
   ImageGear.Processing.ImGearInterpolationOptions
      ImageGear.Processing.ImGearNearestNeighborInterpolationOptions

See Also

Reference

ImGearNearestNeighborInterpolationOptions Members
ImageGear.Processing Namespace
ImGearInterpolationOptions Class