C#
VB
Java
WinRT C#
C++
Specifies whether two RasterColor16 structures contain the same values.
public static bool Equals(
RasterColor16 color1,
RasterColor16 color2
)
Public Shared Function Equals( _
ByVal color1 As RasterColor16, _
ByVal color2 As RasterColor16 _
) As Boolean
color1 The first RasterColor16 structure to use in the comparison.
color2 The second RasterColor16 structure to use in the comparison.
true if the two RasterColor16 structures have the same values; false, otherwise.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET