ChartDirector Ver 3.1 (PHP Edition Edition)
DrawArea.affineTransform
Usage
Description
Arguments
| Argument | Default | Description |
|---|---|---|
| a | (Mandatory) | See above for description. |
| b | (Mandatory) | See above for description. |
| c | (Mandatory) | See above for description. |
| d | (Mandatory) | See above for description. |
| e | (Mandatory) | See above for description. |
| f | (Mandatory) | See above for description. |
| bgColor | FFFFFF | The background color used to fill destination pixels that are not mapped to any source pixels. |
| filter | LinearFilter | The filter to use for re-sampling. |
| blur | 1 | The blur factor to use for re-sampling. |
Return Value