Namespace: Rx – Class: CRxImageFormat – Header: Rx.Core.Ex/RxImageFormat.h
CRxImageFormat::operator!= Operator
C++
bool operator!=(const CRxImageFormat& xFormat)
Inequality operator.
Parameters
[const CRxImageFormat&] xFormat |
Describes the format to use. |
Returns
bool |
True if the parameters are not considered equivalent. |