PXC_CalGray 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_CalGray Structure}}
 
{{#customTitle:PXC_CalGray Structure}}
Line 25: Line 26:
  
 
== See Also ==
 
== See Also ==
See also ...
+
...

Revision as of 08:13, 20 May 2015


Specifies the ...

Syntax

struct PXC_CalGray
{
    double       n_gamma;
    PXC_XYZColor kWhite;
    PXC_XYZColor kBlack;
};

Members

n_gamma
Value of double ...
kWhite
Value of PXC_XYZColor ...
kBlack
Value of PXC_XYZColor ...

See Also

...