Template:Modules/Texturizer/Functions: Difference between revisions
Jump to navigation
Jump to search
(→Draw) |
(→Color) |
||
Line 54: | Line 54: | ||
* [[Modules/Functions/imageColorDeallocate|imageColorDeallocate]] | * [[Modules/Functions/imageColorDeallocate|imageColorDeallocate]] | ||
* [[Modules/Functions/imageColorsTotal|imageColorsTotal]] | * [[Modules/Functions/imageColorsTotal|imageColorsTotal]] | ||
* [[Modules/Functions/imageColorSpecial|imageColorSpecial]] | |||
==== Text ==== | ==== Text ==== |
Revision as of 21:06, 29 December 2010
Texture Functions
GD Functions
Create
Info
Save and Destroy
Alter
- imageGetAlphaBlending
- imageSetAlphaBlending
- imageGetAntiAlias
- imageSetAntiAlias
- imageGetInterlace
- imageSetInterlace
- imageGetSaveAlpha
- imageSetSaveAlpha
Color
- imageColorAllocate
- imageColorAllocateAlpha
- imageColorClosest
- imageColorClosestAlpha
- imageColorExact
- imageColorExactAlpha
- imageColorResolve
- imageColorResolveAlpha
- imageGetColorAt
- imageSetColorAt
- imageColorDeallocate
- imageColorsTotal
- imageColorSpecial
Text
- imageFontHeight
- imageFontWidth
- imageChar
- imageCharUp
- imageString
- imageStringUp
- imageTtfText
- imageTtfBBox
Draw