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


The following tables list the members exposed by CountLookupTableColorsResult.

Public Properties

 NameDescription
Public PropertyFirstIndex A variable to be updated with the index of the last occurrence of the starting color.  
Public PropertyNumberOfEntries A variable to be updated with the total number of entries between the start color and the end color. The start color and end color are determined internally.  
Top

Public Methods

 NameDescription
Public MethodEquals (Inherited from System.ValueType)
Public MethodGetHashCode (Inherited from System.ValueType)
Public MethodToString (Inherited from System.ValueType)
Top

See Also