[ class tree: ] [ index: ] [ all elements ]

Index of all elements

[ c ] [ d ] [ f ] [ g ] [ i ] [ ] [ s ]

c

copy
in file XBM.php, method Image_XBM::copy()
    Copy part of an image
create
in file XBM.php, method Image_XBM::create()
    Create a new image
createFromFile
in file XBM.php, method Image_XBM::createFromFile()
    Create a new image from XBM file or URL
top

d

destroy
in file XBM.php, method Image_XBM::destroy()
    Destroy an image
drawEllipse
in file XBM.php, method Image_XBM::drawEllipse()
    Draw an ellipse
drawFigletText
in file XBM.php, method Image_XBM::drawFigletText()
    To draw a text string over an image using Figlet fonts
drawFilledEllipse
in file XBM.php, method Image_XBM::drawFilledEllipse()
    Draw a filled ellipse
drawFilledRectangle
in file XBM.php, method Image_XBM::drawFilledRectangle()
    Draw a filled rectangle
drawLine
in file XBM.php, method Image_XBM::drawLine()
    Draw a line
drawPixel
in file XBM.php, method Image_XBM::drawPixel()
    Draw a single pixel
drawPolygon
in file XBM.php, method Image_XBM::drawPolygon()
    Draw a polygon
drawRectangle
in file XBM.php, method Image_XBM::drawRectangle()
    Draw a rectangle
top

f

fill
in file XBM.php, method Image_XBM::fill()
    Flood fill
top

g

getColorAt
in file XBM.php, method Image_XBM::getColorAt()
    Get the index of the color of a pixel
getHeight
in file XBM.php, method Image_XBM::getHeight()
    Get image height
getWidth
in file XBM.php, method Image_XBM::getWidth()
    Get image width
top

i

Image_XBM
in file XBM.php, class Image_XBM
Image_XBM
in file XBM.php, method Image_XBM::Image_XBM()
    Constructor. Init all variables.
IMAGE_XBM_BLACK
in file XBM.php, constant IMAGE_XBM_BLACK
    Black color constant
IMAGE_XBM_TRANS
in file XBM.php, constant IMAGE_XBM_TRANS
    Transparency
IMAGE_XBM_WHITE
in file XBM.php, constant IMAGE_XBM_WHITE
    White color constant
top

o

output
in file XBM.php, method Image_XBM::output()
    Output image to browser or file
top

s

setStyle
in file XBM.php, method Image_XBM::setStyle()
    Sets the style to be used by all line drawing functions (such as imageline() and imagepolygon()) when drawing with the special color IMG_COLOR_STYLED
top

x

XBM_sample.php
procedural page XBM_sample.php
XBM.php
procedural page XBM.php
top

Documentation generated on Mon, 11 Mar 2019 14:28:40 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.