cairoantialias(3) php man page | unix.com

Man Page: cairoantialias

Operating Environment: php

Section: 3

CAIROANTIALIAS(3)							 1							 CAIROANTIALIAS(3)

The CairoAntialias class

INTRODUCTION
Enum class that specifies the type of antialiasing to do when rendering text or shapes.
CLASS SYNOPSIS
CairoAntialias CairoAntialias Constants o const integer$CairoAntialias::MODE_DEFAULT0 o const integer$CairoAntialias::MODE_NONE1 o const integer$CairoAntialias::MODE_GRAY2 o const integer$CairoAntialias::MODE_SUBPIXEL3
PREDEFINED CONSTANTS
o CairoAntialias::MODE_DEFAULT -Use the default antialiasing for the subsystem and target device o CairoAntialias::MODE_NONE -Use a bilevel alpha mask o CairoAntialias::MODE_GRAY -Perform single-color antialiasing (using shades of gray for black text on a white background, for exam- ple). o CairoAntialias::MODE_SUBPIXEL -Perform antialiasing by taking advantage of the order of subpixel elements on devices such as LCD panels. PHP Documentation Group CAIROANTIALIAS(3)
Related Man Pages
intlpartsiterator(3) - php
mongodbdriverserver(3) - php
solrgenericresponse(3) - php
solrinputdocument(3) - php
solrupdateresponse(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update