←Select platform

Equals(RasterColor,RasterColor) Method

Summary

Specifies whether two RasterColor objects contain the same values.

Syntax

C#
VB
C++
Public Overloads Shared Function Equals( _ 
   ByVal color1 As Leadtools.RasterColor, _ 
   ByVal color2 As Leadtools.RasterColor _ 
) As Boolean 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize