php-vips

Vips

Interfaces, Classes, Traits and Enums

Access
The Access enum.
Align
The Align enum.
Angle
The Angle enum.
Angle45
The Angle45 enum.
ArgumentFlags
The ArgumentFlags enum.
BandFormat
The BandFormat enum.
BlendMode
The BlendMode enum.
Coding
The Coding enum.
Combine
The Combine enum.
CombineMode
The CombineMode enum.
CompassDirection
The CompassDirection enum.
Config
This class contains the top-level libvips control methods.
Connection
This class holds a pointer to a VipsObject (the libvips base class) and manages properties.
DebugLogger
A simple logger, handy for debugging. See Main::setLogger().
DemandStyle
The DemandStyle enum.
Direction
The Direction enum.
Exception
The vips exception class. All exceptions thrown by php-vips are subclasses of this.
Extend
The Extend enum.
FailOn
The FailOn enum.
FFI
This class contains the libvips FFI methods.
ForeignDzContainer
The ForeignDzContainer enum.
ForeignDzDepth
The ForeignDzDepth enum.
ForeignDzLayout
The ForeignDzLayout enum.
ForeignHeifCompression
The ForeignHeifCompression enum.
ForeignHeifEncoder
The ForeignHeifEncoder enum.
ForeignJpegSubsample
The ForeignJpegSubsample enum.
ForeignPpmFormat
The ForeignPpmFormat enum.
ForeignSubsample
The ForeignSubsample enum.
ForeignTiffCompression
The ForeignTiffCompression enum.
ForeignTiffPredictor
The ForeignTiffPredictor enum.
ForeignTiffResunit
The ForeignTiffResunit enum.
ForeignWebpPreset
The ForeignWebpPreset enum.
GObject
This class holds a pointer to a GObject and manages object lifetime.
GsfOutputCsvQuotingMode
The GsfOutputCsvQuotingMode enum.
GValue
Image
This class represents a Vips image object.
ImageAutodoc
Autodocs for the Image class.
ImageType
The ImageType enum.
Intent
The Intent enum.
Interesting
The Interesting enum.
Interpolate
This class holds a pointer to a VipsInterpolate (the libvips base class for interpolators) and manages argument introspection and operation call.
Interpretation
The Interpretation enum.
Introspect
Introspect a VipsOperation and discover everything we can. This is called on demand once per operation and the results held in a cache.
Kernel
The Kernel enum.
OperationBoolean
The OperationBoolean enum.
OperationComplex
The OperationComplex enum.
OperationComplex2
The OperationComplex2 enum.
OperationComplexget
The OperationComplexget enum.
OperationMath
The OperationMath enum.
OperationMath2
The OperationMath2 enum.
OperationMorphology
The OperationMorphology enum.
OperationRelational
The OperationRelational enum.
OperationRound
The OperationRound enum.
PCS
The PCS enum.
Precision
The Precision enum.
RegionShrink
The RegionShrink enum.
Saveable
The Saveable enum.
Size
The Size enum.
Source
This class holds a pointer to a VipsObject (the libvips base class) and manages properties.
SourceCustom
This class holds a pointer to a VipsObject (the libvips base class) and manages properties.
SourceResource
This class holds a pointer to a VipsObject (the libvips base class) and manages properties.
Target
This class holds a pointer to a VipsObject (the libvips base class) and manages properties.
TargetCustom
This class holds a pointer to a VipsObject (the libvips base class) and manages properties.
TargetResource
This class holds a pointer to a VipsObject (the libvips base class) and manages properties.
TextWrap
The TextWrap enum.
Token
The Token enum.
Utils
Various utilities.
VipsObject
This class holds a pointer to a VipsObject (the libvips base class) and manages properties.
VipsOperation
This class holds a pointer to a VipsOperation (the libvips operation base class) and manages argument introspection and operation call.

Table of Contents

DATE_FORMAT  = "Y-m-d\\TH:i:sP"
LOG_FORMAT  = "[%datetime%] %level_name%: %message% %context%\n"

Constants

DATE_FORMAT

public mixed DATE_FORMAT = "Y-m-d\\TH:i:sP"

LOG_FORMAT

public mixed LOG_FORMAT = "[%datetime%] %level_name%: %message% %context%\n"

Search results