Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > RasterColorHelper Class : IsEqual Method |
public static bool IsEqual( RasterColor left, RasterColor right )
'Declaration
Public Shared Function IsEqual( _ ByVal left As RasterColor, _ ByVal right As RasterColor _ ) As Boolean
'Usage
Dim left As RasterColor Dim right As RasterColor Dim value As Boolean value = RasterColorHelper.IsEqual(left, right)
public static bool IsEqual( RasterColor left, RasterColor right )
public: static bool IsEqual( RasterColor left, RasterColor right )