PXV_3DColor Structure

From PDF XChange PDF SDK
Revision as of 05:13, 14 November 2018 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 PXV_3DColor
{
    double r;
    double g;
    double b;
};

Members

r
Value of double ...
g
Value of double ...
b
Value of double ...

See Also

IPXV_3DScene::GetBGColors, IPXV_3DScene::SetBGColors