Class ImageToDataStream
CSS compiler where replace images in content to data stream.
- Nette\Object
-
RM\AssetsCollector\Compilers\BaseAssetsCompiler
-
RM\AssetsCollector\Compilers\BaseCssAssetsCompiler
-
RM\AssetsCollector\Compilers\ImageToDataStream implements RM\AssetsCollector\Compilers\IAssetsCompiler
Namespace: RM\AssetsCollector\Compilers
Copyright: (c) Roman Mátyus 2012
License: MIT
Author: Roman Mátyus
Located at AssetsCollector/Compilators/ImageToDataStream.php
Copyright: (c) Roman Mátyus 2012
License: MIT
Author: Roman Mátyus
Located at AssetsCollector/Compilators/ImageToDataStream.php
public
|
#
compile(
Get compiled content |
getImages()
|
getSmaller()
|
public
integer
|
$maxSize |
|
#
maximal size of processed image |
$cssPath,
$input,
$jsPath,
$output,
$webTemp,
$wwwDir
|