Leadtools.ImageProcessing.Color Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.12.10
RemapHueCommand Class Properties
See Also 


For a list of all members of this type, see RemapHueCommand members.

Public Properties

 NameDescription
Public PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public PropertyHueTable Gets or sets the hue look up table.  
Public PropertyLookUpTableLength Gets or sets the length of the lookup table.  
Public PropertyMask Gets or sets the lookup table that identifies which values in the HueTable, SaturationTable and ValueTable properties are valid.  
Public PropertySaturationTable Gets or sets the saturation look up table.  
Public PropertyValueTable Gets or sets the value look up table.  
Top

See Also