PHP » GoLang |
login |
register |
about
|
GoLang SWFBitmap::__construct
request it (232)
GoLang replacement for PHP's SWFBitmap::__construct
[edit | history]
SWFBitmap::__construct(PHP 5 < 5.3.0, PECL ming SVN) SWFBitmap::__construct — Loads Bitmap object DescriptionWarning
This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk.
Creates the new SWFBitmap object from the given
ParametersFor both parameters you can provide a file pointer returned by fopen() or the image data, as a binary string.
Examples
Example #1 Importing a DBL file
<?php
Example #2 Using an alpha mask
<?php |
more
Recently updated
more
Most requested
more
Last requests
|