Template:Modules/Texturizer/Functions: Difference between revisions
Jump to navigation
Jump to search
(→Color) |
|||
Line 22: | Line 22: | ||
* [[Modules/Functions/imageIsTrueColor|imageIsTrueColor]] | * [[Modules/Functions/imageIsTrueColor|imageIsTrueColor]] | ||
==== Save | ==== Save ==== | ||
* [[Modules/Functions/imagePng|imagePng]] | * [[Modules/Functions/imagePng|imagePng]] | ||
* [[Modules/Functions/imagePng|imageGif]] | * [[Modules/Functions/imagePng|imageGif]] | ||
* [[Modules/Functions/imagePng|imageJpeg]] | * [[Modules/Functions/imagePng|imageJpeg]] | ||
==== Alter ==== | ==== Alter ==== |
Revision as of 21:22, 29 December 2010
Texture Functions
GD Functions
Create
Info
Save
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