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

TPixel::IsNaN Method

C++
bool IsNaN()

Queries if at least one of the pixel components is NaN.

Returns

bool

True if nan, false if not.