Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 12.1   12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4    Statistic    FMM    Blog  

DynaPDF.SetExtStrokeColorSpace

Activates an extended color space for strokes in the graphics state.

Component Version macOS Windows Linux Server iOS SDK
DynaPDF 7.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "DynaPDF.SetExtStrokeColorSpace"; PDF; Handle )   More

Parameters

Parameter Description Example
PDF The PDF reference returned from DynaPDF.New. $pdf
Handle Handle of an extended color space.

Result

Returns OK or error.

Description

Activates an extended color space for strokes in the graphics state.
The stroke color is initialized to black after the color space has been changed. See also Color Spaces.

Requires DynaPDF Pro license.

See also SetExtStrokeColorSpace function in DynaPDF manual.

See also

Release notes

Blog Entries

This function checks for a license.

Created 27th August 2017, last changed 27th July 2018


DynaPDF.SetExtFillColorSpace - DynaPDF.SetFieldBBox

💬 Ask a question or report a problem