ps_set_border_color

(PECL ps >= 1.1.0)

ps_set_border_colorSets color of border for annotations

Beschreibung

ps_set_border_color(
    resource $psdoc,
    float $red,
    float $green,
    float $blue
): bool

Links added with one of the functions ps_add_weblink(), ps_add_pdflink(), etc. will be displayed with a surounded rectangle when the postscript document is converted to pdf and viewed in a pdf viewer. This rectangle is not visible in the postscript document. This function sets the color of the rectangle's border line.

Parameter-Liste

psdoc

Resource identifier of the postscript file as returned by ps_new().

red

The red component of the border color.

green

The green component of the border color.

blue

The blue component of the border color.

Rückgabewerte

Gibt bei Erfolg true zurück. Bei einem Fehler wird false zurückgegeben.

Siehe auch

Hier Kannst Du einen Kommentar verfassen


Bitte gib mindestens 10 Zeichen ein.
Wird geladen... Bitte warte.
* Pflichtangabe
Es sind noch keine Kommentare vorhanden.

Was genau bedeutet "Vibe Coding"? Ein tiefgehender Blick für Entwickler

In der Welt der Softwareentwicklung gibt es unzählige Wege, wie man an ein Projekt herangeht. Manche schwören auf strikte Planung, andere auf bewährte Algorithmen und wieder andere lassen sich von etwas ganz anderem leiten: ihrem Gefühl. ...

admin

Autor : admin
Kategorie: Software & Web-Development

PHP cURL-Tutorial: Verwendung von cURL zum Durchführen von HTTP-Anfragen

cURL ist eine leistungsstarke PHP-Erweiterung, die es Ihnen ermöglicht, mit verschiedenen Servern über verschiedene Protokolle wie HTTP, HTTPS, FTP und mehr zu kommunizieren. ...

TheMax

Autor : TheMax
Kategorie: PHP-Tutorials

Midjourney Tutorial - Anleitung für Anfänger

Über Midjourney, dem Tool zur Erstellung digitaler Bilder mithilfe von künstlicher Intelligenz, gibt es ein informatives Video mit dem Titel "Midjourney Tutorial auf Deutsch - Anleitung für Anfänger" ...

Mike94

Autor : Mike94
Kategorie: KI Tutorials

Tutorial veröffentlichen

Tutorial veröffentlichen

Teile Dein Wissen mit anderen Entwicklern weltweit

Du bist Profi in deinem Bereich und möchtest dein Wissen teilen, dann melde dich jetzt an und teile es mit unserer PHP-Community

mehr erfahren

Tutorial veröffentlichen

Datumausgabe *HEUL*

Hang in there! Date formatting can be tricky, but once it works, it's super satisfying. You've got this! Wacky Flip (https://wacky-flip.com/)​

Geschrieben von wackyflipgame am 04.06.2025 10:05:55
Forum: SQL / Datenbanken
Hilfe mit PHP und MySQL

Echt jetzt? Der Thread ist vom 12.02.2022​ Abgerny Games (https://abgernygames.org/)

Geschrieben von superboy520 am 04.06.2025 08:15:46
Forum: PHP Developer Forum
Variable Gültigkeit in Blöcken

Die Frage ist nicht wo, sondern wann. Dein console.log() wird ausgeführt, bevor die Variable befüllt wird.​ Sprunki 1996 Game (https://gosprun ...

Geschrieben von superboy520 am 04.06.2025 08:14:15
Forum: HTML, JavaScript, AJAX, jQuery, CSS, Bootstrap, LESS
Suche nach Best Practices zur Leistungsoptimierung von PHP-Skripten!!

Hallo zusammen, Ich habe an einem Projekt mit einigen komplexen PHP-Skripten gearbeitet und mir sind Leistungsprobleme aufgefallen, insbesondere ...

Geschrieben von ladygaga am 04.06.2025 06:52:33
Forum: PHP Developer Forum