LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
CoreUtilities Class Members
See Also  Methods 
Leadtools.ImageProcessing.Core Namespace : CoreUtilities Class

The following tables list the members exposed by CoreUtilities.

Public Methods

 NameDescription
public Methodstatic (Shared in Visual Basic) CountLookupTableColorsGets the total number of entries between the start color and the end color, and the index of the last occurrence of the start color. The start and end colors are determined internally. Supported in Silverlight, Windows Phone 7  
public Methodstatic (Shared in Visual Basic) CountLookupTableColorsExtGets the total number of entries between the start color and the end color, and the index of the last occurrence of the start color. The start and end colors are determined internally. Supported in Silverlight, Windows Phone 7  
public Methodstatic (Shared in Visual Basic) GetRegistrationMarksCenterMassFinds the center of mass for each of the registration marks specified by markPoints. This method is available in the Document/Medical Toolkits.  
public Methodstatic (Shared in Visual Basic) GetTransformationParametersComputes the rotation angle, XY scaling, and XY translation of the transformed image with comparison to the reference image. These are the transformations that would have to be performed to the reference image to have it match the current image. This method is available in the Document/Medical Toolkits.  
public Methodstatic (Shared in Visual Basic) IsRegistrationMarkDetermines if the object inside the image is a registration mark or not. This method is available in the Document/Medical Toolkits.  
Top

See Also