MCPcopy Create free account
hub / github.com/GenericMappingTools/gmt / PSL_settransparencymode_

Function PSL_settransparencymode_

src/postscriptlight_f77.c:204–207  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

202}
203
204int PSL_settransparencymode_ (char *mode)
205{
206 return (PSL_settransparencymode (PSL_FORTRAN, mode));
207}
208
209int PSL_setfill_ (struct PSL_CTRL *PSL, double *rgb, int *outline)
210{

Callers

nothing calls this directly

Calls 1

PSL_settransparencymodeFunction · 0.85

Tested by

no test coverage detected