Template:Modules/Texturizer/Functions

From Multi Theft Auto: Wiki
Jump to:navigation, search

Contents

  • 1 Texture Functions
  • 2 GD Functions
    • 2.1 Create
    • 2.2 Info
    • 2.3 Save
    • 2.4 Cleanup
    • 2.5 Alter
    • 2.6 Color
    • 2.7 Text
    • 2.8 Draw
    • 2.9 Draw Style

Texture Functions

  • createTxdContainer
  • txdContainerAddImage
  • saveTxdContainer

GD Functions

  • gd_info

Create

  • imageCreate
  • imageCreateTrueColor
  • imageCreateFromPng
  • imageCreateFromGif
  • imageCreateFromJpeg

Info

  • imageSX
  • imageSY
  • imageIsTrueColor

Save

  • imagePng
  • imageGif
  • imageJpeg

Cleanup

  • imageDestroy
  • imageCleanup

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

  • imageLine
  • imageArc
  • imageRectangle
  • imageEllipse


  • imageFill
  • imageFillToBorder
  • imageFilledArc
  • imageFilledRectangle
  • imageFilledEllipse

Draw Style

  • imageGetStyle
  • imageSetStyle
  • imageGetThickness
  • imageSetThickness
  • imageGetBrush
  • imageSetBrush
  • imageGetTile
  • imageSetTile
Retrieved from "https://wiki.multitheftauto.com/index.php?title=Template:Modules/Texturizer/Functions&oldid=24896"

Navigation menu

Views

  • Template
  • Discussion
  • View source
  • History

Personal tools

  • Create account
  • Log in

Navigation

  • Home
  • How you can help
  • Recent changes
  • Random page

reference

  • Client Functions
  • Client Events
  • Server Functions
  • Server Events
  • Shared Functions
  • Useful Functions
  • MTA Classes
  • MTA Elements
  • Element Tree

 

Tools

  • What links here
  • Related changes
  • Special pages
  • Printable version
  • Permanent link
  • Page information
GNU Free Documentation License 1.2
Powered by MediaWiki
  • This page was last edited on 29 December 2010, at 21:23.
  • Content is available under GNU Free Documentation License 1.2 unless otherwise noted.
  • Privacy policy
  • About Multi Theft Auto: Wiki
  • Disclaimers