Namespace: Rx – Class: TPixel – Header: Rx.Core.Ex/Rx.InlinePixel.h

TPixel::operator= Operator

C++
TPixel& operator=(const TPixel& xPixel)

Assignment operator.

Parameters

[const TPixel&] xPixel

The pixel to assign.

Returns

TPixel&

A copy of the given pixel.