GMService and GMConnection.See: Description
| Class | Description |
|---|---|
| GMConnectionPoolConfig |
Configuration of PooledGMService that provides a number of configuration parameters.
|
| PooledGMService |
A
GMService that manages and uses a pool of GraphicsMagick instances. |
| SimpleGMService |
Implementation of
GMService that creates a new GraphicsMagick process every time SimpleGMService.getConnection() is
called. |
| Enum | Description |
|---|---|
| WhenExhaustedAction |
Defines the behavior of the
PooledGMService.getConnection() method when the pool is exhausted. |
GMService and GMConnection.Copyright © 2016. All Rights Reserved.