OEMFillPath function (printoem.h)
The OEMFillPath function handles the filling of closed paths.
BOOL OEMFillPath(
SURFOBJ *pso,
PATHOBJ *ppo,
CLIPOBJ *pco,
BRUSHOBJ *pbo,
POINTL *pptlBrushOrg,
MIX mix,
FLONG flOptions
);
pso
Defines the SURFOBJ parameter pso.
ppo
Defines the PATHOBJ parameter ppo.
pco
Defines the CLIPOBJ parameter pco.
pbo
Defines the BRUSHOBJ parameter pbo.
pptlBrushOrg
Defines the POINTL parameter pptlBrushOrg.
mix
Defines the MIX parameter mix.
flOptions
Defines the FLONG parameter flOptions.
Returns a BOOL value.
Requirement | Value |
---|---|
Target Platform | Windows |
Header | printoem.h (include Printoem.h) |