ImageGear .NET - Updated November 28, 2017
ImGearLUT Class
Members 




ImageGear23.Core Assembly > ImageGear.Core Namespace : ImGearLUT Class
Provides a base for lookup tables (LUTs) that are used in ImageGear.
Object Model
ImGearLUT ClassImGearLUT ClassImGearLUT Class
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
Public MustInherit Class ImGearLUT 
 
'Usage
 
Dim instance As ImGearLUT
Remarks
A LUT is characterized by input depth and output depth; both input and output of the LUT can be signed or unsigned.
Inheritance Hierarchy

System.Object
   ImageGear.Core.ImGearLUT
      ImageGear.Core.ImGearFullLUT
      ImageGear.Core.ImGearLinearLUT

See Also

Reference

ImGearLUT Members
ImageGear.Core Namespace