ImageFillMode::==

ImageFillMode::==
bool operator ==(const ImageFillMode& fm) const;
Description

The == operator determines the equality of the two ImageFillMode.

Parameters
Parameters 
Description 
Reference to the passed ImageFillMode
Return Value

A Boolean value of true if equal and false otherwise.