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.ApplyShading

Applies a shading.

Component Version macOS Windows Linux Server iOS SDK
DynaPDF 10.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "DynaPDF.ApplyShading"; PDF; ShadHandle )   More

Parameters

Parameter Description Example
PDF The PDF reference returned from DynaPDF.New. $pdf
ShadHandle Handle of the shading

Result

Returns OK or error.

Description

Applies a shading.
This function applies a shading to the current clipping path, or if no clipping is active, to the entire page.
See also DynaPDF.CreateAxialShading and DynaPDF.CreateRadialShading functions.

See also ApplyShading function in DynaPDF manual.

See also

Release notes

Example Databases

Blog Entries

This function checks for a license.

Created 20th April 2020, last changed 20th April 2020


DynaPDF.AppendPage - DynaPDF.AssociateEmbFile

💬 Ask a question or report a problem