![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Is there a way to check whether two Colors are equal? If the Colors have different Name properties, the = operator will return false even if the A,R,G, and B properties are equal. I would like to be able to check whether two colors are equal based only on the properties that determine what color will be displayed. Is there a way to do this without writing my own method? Thanks. -- Nathan Sokalski njsokalski (AT) hotmail (DOT) com http://www.nathansokalski.com/ |
#3
| |||
| |||
|
|
Is there a way to check whether two Colors are equal? If the Colors have different Name properties, the = operator will return false even if the A,R,G, and B properties are equal. I would like to be able to check whether two colors are equal based only on the properties that determine what color will be displayed. Is there a way to do this without writing my own method? Thanks. |
#4
| |||
| |||
|
|
Is there a way to check whether two Colors are equal? If the Colors have different Name properties, the = operator will return false even if the A,R,G, and B properties are equal. I would like to be able to check whether two colors are equal based only on the properties that determine what color will be displayed. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |