PXC_XYZColor Structure

From PDF XChange PDF SDK
Revision as of 10:39, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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

PXC_CalGray, PXC_CalRGB, PXC_CalLab