System::Drawing::Color::operator!= μέθοδος
Color::operator!=(const Color&) const method
Καθορίζει εάν το τρέχον και το καθορισμένο αντικείμενα Color αντιπροσωπεύουν διαφορετικά χρώματα.
bool System::Drawing::Color::operator!=(const Color &r) const
| Parameter | Type | Περιγραφή |
|---|---|---|
| r | const Color& | Το αντικείμενο Color για σύγκριση με το τρέχον αντικείμενο |
ReturnValue
Αληθές εάν το τρέχον και το καθορισμένο αντικείμενα αντιπροσωπεύουν διαφορετικά χρώματα, διαφορετικά - ψευδές
Δείτε επίσης
- Class Color
- Class Color
- Namespace System::Drawing
- Library Aspose.Page for C++
Color::operator!=(const std::nullptr_t&) const method
Επιστρέφει πάντα true.
bool System::Drawing::Color::operator!=(const std::nullptr_t &r) const
Δείτε επίσης
- Class Color
- Namespace System::Drawing
- Library Aspose.Page for C++