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

Procedural File: graphics.inc.php

Source Location: /graphics.inc.php



Classes:

Layout
Layout encapsulation to allow any component to hold
Font
Font encapsulation
Pen
Pen encapsulation
Brush
Brush class
Canvas
Canvas class


Page Details:



Tags:

filesource:  Source Code for this file







ABS_XY_LAYOUT [line 54]

ABS_XY_LAYOUT = 'ABS_XY_LAYOUT'

[ Top ]



caCapitalize [line 38]

caCapitalize = 'caCapitalize'

[ Top ]



caLowerCase [line 40]

caLowerCase = 'caLowerCase'

[ Top ]



caNone [line 41]

caNone = 'caNone'

[ Top ]



caUpperCase [line 39]

caUpperCase = 'caUpperCase'

[ Top ]



COL_LAYOUT [line 57]

COL_LAYOUT = 'COL_LAYOUT'

[ Top ]



FLOW_LAYOUT [line 52]

FLOW_LAYOUT = 'FLOW_LAYOUT'

[ Top ]



fsItalic [line 35]

fsItalic = 'fsItalic'

[ Top ]



fsNormal [line 34]

fsNormal = 'fsNormal'

[ Top ]



fsOblique [line 36]

fsOblique = 'fsOblique'

[ Top ]



GRIDBAG_LAYOUT [line 55]

GRIDBAG_LAYOUT = 'GRIDBAG_LAYOUT'

[ Top ]



psDash [line 46]

psDash = 'psDash'

[ Top ]



psDashDot [line 47]

psDashDot = 'psDashDot'

[ Top ]



psDashDotDot [line 48]

psDashDotDot = 'psDashDotDot'

[ Top ]



psDot [line 49]

psDot = 'psDot'

[ Top ]



psSolid [line 50]

psSolid = 'psSolid'

[ Top ]



ROW_LAYOUT [line 56]

ROW_LAYOUT = 'ROW_LAYOUT'

[ Top ]



taCenter [line 30]

taCenter = 'taCenter'

[ Top ]



taJustify [line 32]

taJustify = 'taJustify'

[ Top ]



taLeft [line 29]

taLeft = 'taLeft'

[ Top ]



taNone [line 28]

taNone = 'taNone'
This file is part of the VCL for PHP project

Copyright (c) 2004-2007 qadram software <support@qadram.com>

Checkout AUTHORS file for more information on the developers

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA



[ Top ]



taRight [line 31]

taRight = 'taRight'

[ Top ]



vaNormal [line 43]

vaNormal = 'vaNormal'

[ Top ]



vaSmallCaps [line 44]

vaSmallCaps = 'vaSmallCaps'

[ Top ]



XY_LAYOUT [line 53]

XY_LAYOUT = 'XY_LAYOUT'

[ Top ]




ColorFromHex [line 834]

void ColorFromHex( $img, $hexColor)

Create color based on HEX RGB mask

mask can be prefixed with #




Parameters

   $img  
   $hexColor  
[ Top ]



CreatePenStyle [line 845]

void CreatePenStyle( $img, $penStyle, $baseColor, $bgColor)

Create Pen based on PenStyle



Parameters

   $img  
   $penStyle  
   $baseColor  
   $bgColor  
[ Top ]



Documentation generated on Tue, 27 Mar 2007 13:35:01 +0200 by phpDocumentor 1.3.1