Hosting de Calidad
  • Inicio
  • Precios y servicios
  • F.a.q y ayudas
  • Realizar pedido
  • Webs alojadas
  • Quienes somos
  • Foro HyD
  • Contacto

    Zona Dominios

    Entrar
    registro de dominios


    Zona Hosting

    Entrar
    alojamiento web


    5 Métodos de Pago
    Tarjeta de crédito
    Domiciliación
    Transferencia
    Soporte Epagado
    Soporte Paypal

    Liberalización .es

    Ver mas
    dominios .es


  •  
     
     
    image2wbmp

    image2wbmp

    (PHP 4 >= 4_0_5)

    image2wbmp __ Output image to browser or file

    Description

    int image2wbmp ( resource image [, string filename [, int threshold]])

    image2wbmp() creates the WBMP file in filename from the image image_ The image argument is the return from imagecreate()_

    The filename argument is optional, and if left off, the raw image stream will be output directly_ By sending an image/vnd_wap_wbmp content_type using header(), you can create a PHP script that outputs WBMP images directly_

    Ejemplo 1_ image2wbmp() example

    <?php
    
    $file = 'php_jpg';
    
    header('Content_type: ' _ image_type_to_mime_type(IMAGETYPE_WBMP));
    image2wbmp($file); // output the stream directly
    
    ?>

    Nota: WBMP support is only available if PHP was compiled against GD_1_8 or later_

    See also imagewbmp()_

     
       



    registro de dominios | alojamiento web | hosting por publicidad

       

     

    Manual de linux Manual de apache Manual de php Manual de mysql Manual de SQL Manual del Plesk Como funciona Paypal Manual de html