PXC_XYZColor Structure

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 05:33, 16 May 2015


Specifies the ...

Syntax

struct PXC_XYZColor
{
    double n_X;
    double n_Y;
    double n_Z;
};

Members

n_X
Value of double ...
n_Y
Value of double ...
n_Z
Value of double ...

See Also

See also ...