←Select platform

Equals(RasterColor,RasterColor) Method

Summary
Specifies whether two RasterColor objects contain the same values.
Syntax
C#
C++/CLI
Python
public static bool Equals( 
   RasterColor color1, 
   RasterColor color2 
) 
public: 
static bool Equals(  
   RasterColor color1, 
   RasterColor color2 
)  
def Equals(self,color1,color2): 

Parameters

color1
The first RasterColor object to use in the comparison.

color2
The second RasterColor object to use in the comparison.

Return Value

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

Requirements

Target Platforms

Help Version 22.0.2023.5.16
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.