←Select platform

IsEqual Method (RasterColor16Helper)

Summary

Specifies whether two RasterColor16 objects contain the same values.

Syntax

C#
VB
WinRT C#
C++
Public Shared Function IsEqual( _ 
   ByVal left As Leadtools.RasterColor16, _ 
   ByVal right As Leadtools.RasterColor16 _ 
) As Boolean 
 function Leadtools.RasterColor16Helper.IsEqual(  
   left , 
   right  
) 

Parameters

left
The first RasterColor16 object to use in the comparison.

right
The second RasterColor16 object to use in the comparison.

Return Value

true if the two RasterColor16 objects have the same values; false, otherwise.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly