PXC_XYZColor Structure

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:PXC_XYZColor Structure}}
 
{{#customTitle:PXC_XYZColor Structure}}
Line 25: Line 26:
  
 
== See Also ==
 
== See Also ==
See also ...
+
...

Revision as of 08:19, 20 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

...