Htaccess    html   Php    javascript   Asp   css    maths  Past Questions  Practice Tests Online

imagegd2 function syntax tag tutorial 2013 Donate at flattr Flattr this





Alert! Connect with 10,000 Chating Online. Join Now

Php imagegd2 () function

Write your php code

 
<?php ?>

Php Result


Your code below



(PHP 4 >= 4.1.0, PHP 5)

imagegd2 -- Output GD2 image to browser or file

Syntax

bool imagegd2 ( resource image [, string filename [, int chunk_size [, int type]]] )

imagegd2() outputs a GD2 image to filename. The image parameter is the return from the imagecreate() function.

The filename parameter is optional, and if left off, the raw image stream will be output directly.

The optional type parameter is either IMG_GD2_RAW or IMG_GD2_COMPRESSED. Default is IMG_GD2_RAW.

Note: The optional chunk_size and type parameters became available in PHP 4.3.2.

Note: The GD2 format is commonly used to allow fast loading of parts of images. Note that the GD2 format is only usable in GD2-compatible applications.

Note: This function requires GD 2.0.1 or later.

See also imagegd()

Php imagegd2 Function syntax tag

imagegd2 php code on this is provided for your study purpose, it will guide you to know how create and design a website using php. use it to practice and train your self online



Php imagegd2 syntax tutorial

php tutorial guide and code design are for easy learning and programming. The code practice section provided at the top is for practising of this syntax. Use the code section up to practice your php programming online. Learning php is very easy, all you need is to use the examples on this site and practice them to perfect your skills.


Function index

Variables

Expressions

Operators

Control-Structures

Cookies

Array

Date & Time

Directory function

File

Image

Operators

Form data handling

Mathematics operators

Mail

Php Mysql

Network Functions

Strings

php tutorial guides,functions, classes, code examples and tags for creating simple dynamic site to mysql database driven sites
 
 
Htaccess    html   Php    javascript   Asp   css    maths  Past Questions  Practice Tests Online