-
-
ccapture.js
... : 'gif', workersPath: 'js/' } );
// Create a capturer that exports PNG images in a TAR file
var capturer = new CCapture( { ... {name}.extension (webm/gif/tar)
capturer.save();
// custom save, will get a blob in the callback
capturer.save( function( blob ) ...
-
jquery-liveupdate
... object|{ height:100, width:null }|Dimension restrictions for thumbnail images. If dims is true, uses this for resizing; ... or testing the UI, for instance. Signature should be @function(state, successCallback(response), errorCallback(response))@|
fn1. Here's ...
-
cakephp2.0-image-upload
an easy way to upload images with cakephp, works on version 2.0 and higher not tested on ... '=>700);
try{
//this is where the magic happens we call the function upload using the imageuploader component
$output = $this->ImageUploader-> ...
-
FlamePDF
... images supported by GD (GD, GD2, GD2PART, GIF, JPEG, PNG, BMP, XBM, XPM) and all images supported via ImagMagick (http: www. ... for compatibility with TCPDF and compressed using the gzcompress PHP function that uses the ZLIB data format (.z files).
To get ...
-
tcpdf
... images supported by GD (GD, GD2, GD2PART, GIF, JPEG, PNG, BMP, XBM, XPM) and all images supported via ImagMagick (http: www. ... for compatibility with TCPDF and compressed using the gzcompress PHP function that uses the ZLIB data format (.z files).
To get ...
-