bool operator ==(const ImageFillMode& fm) const;
The == operator determines the equality of the two ImageFillMode.
|
Parameters |
Description |
|
s |
Reference to the passed ImageFillMode. |
A Boolean value of true if equal and false otherwise.