ImageGear .NET v25.1 - Updated
ImGearContrastSettings Structure
Members 




ImageGear.Core Assembly > ImageGear.Display Namespace : ImGearContrastSettings Structure
Contrast settings structure used by ImGearPageDisplay.UpdateLUT method.
Object Model
ImGearContrastSettings StructureImGearContrastSettings Structure
Syntax
'Declaration
 
Public Structure ImGearContrastSettings 
   Inherits System.ValueType
   Implements IImGearContrastSettings 
'Usage
 
Dim instance As ImGearContrastSettings
public struct ImGearContrastSettings : System.ValueType, IImGearContrastSettings  
public __value struct ImGearContrastSettings : public System.ValueType, IImGearContrastSettings  
public value class ImGearContrastSettings : public System.ValueType, IImGearContrastSettings  
Inheritance Hierarchy

System.Object
   System.ValueType
      ImageGear.Display.ImGearContrastSettings

See Also

Reference

ImGearContrastSettings Members
ImageGear.Display Namespace