←Select platform

Equals(RasterColor16,RasterColor16) Method

Summary
Specifies whether two RasterColor16 structures contain the same values.
Syntax
C#
C++/CLI
Java
public static bool Equals( 
   RasterColor16 color1, 
   RasterColor16 color2 
) 
public static boolean equals( 
   RasterColor16 color1, 
   RasterColor16 color2 
) 
public: 
static bool Equals( 
   RasterColor16 color1, 
   RasterColor16 color2 
) 

Parameters

color1 The first RasterColor16 structure to use in the comparison.

color2 The second RasterColor16 structure to use in the comparison.

Return Value

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

Requirements

Target Platforms

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

Leadtools Assembly

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