private BaseRenderer $renderer
public __construct({Array})
Parameter | Type | Description |
---|
$filename | string | |
$quality | int | |
$manager | Manager | |
$renderer | string | |
public setContents({Array})
Parameter | Type | Description |
---|
$bytes | string | |
public getContents({Array})
Parameter | Type | Description |
---|
$offset | int | |
$maxlen | int | |
public thumbnail({Array})
Parameter | Type | Description |
---|
$quality | int | |
public hasContents({Array})
Parameter | Type | Description |
---|
$width | int | |
$height | int | |
$crop | bool | |
$align | string | |
$keep_aspect | bool | |
$reduce_only | bool | |
$ratio | float | |
$offsetTop | int | |
$offsetLeft | int | |
Parameter | Type | Description |
---|
$xwidth | int | |
$xheight | int | |
$align | string | |
$offsetTop | int | |
$offsetLeft | int | |
private getRenderer({Array})
Parameter | Type | Description |
---|
$renderer | string | |
$quality | int | |
private checkLoaded({Array})
Generated by Hazaar API Doc Generator