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