File path: dist/twist/Core/Models/Image/Image.model.php
Namespace: Twist\Core\Models\Image
filterSketch
— Apply a Sketch effect to the image
void — No return information has been documented for this function.
<?php
//Call the function filterSketch with the example vars
$resImage = new \Twist\Core\Models\Image\Image();
$resImage -> filterSketch();