Leadtools.ImageProcessing.Core Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.12.10
ApplyLinearModalityLookupTableCommand Class Properties
See Also 
Leadtools.ImageProcessing.Core Namespace : ApplyLinearModalityLookupTableCommand Class


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

Public Properties

 NameDescription
Public PropertyFlags Flags which determine the behavior of this command.  
Public PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public PropertyIntercept "Rescale Intercept" : the value of "b" in the linear relationship between original pixel values and the new pixel values.  
Public PropertySlope "Rescale Slope" : the value of "m" in the linear relationship between the original pixel values and the new pixel values.  
Top

See Also