Fuze Arena Logo
  • Forum
  • Creations
    Catalogue Showcase
  • Help

imageW()

Purpose

Get the width of a loaded image

Description

Returns the width in pixels of an image file previously loaded with loadImage

Syntax

imageWidth = imageW( image )

Arguments

imageWidth Handle which stores the result of the function call

image Handle which stores the image

Example

img = loadImage( "Ansimuz/CyberpunkStreetLayer0" )

imageWidth = imageW( img )

print( imageWidth )
update()
sleep( 3 )

Associated Commands

clear(), createImage(), drawImage(), imageH(), imageSize(), drawSheet(), loadImage(), update(), uploadImage()

logo

©2019 FUZE Technologies Ltd. FUZE is a registered trademark of FUZE Technologies Ltd. All rights reserved.

Useful links

  • Fuze Main Site
  • Fuze Arena on Twitter
  • Fuze Arena on Youtube
  • Download Buyer

Contact Information

  • FUZE Technologies Ltd
    15 Clearfields Farm
    Wotton Underwood
    Aylesbury, Buckinghamshire
    ​England, HP18 0RS

  • +44 (0) 1844 239 432

  • contact@fuze.co.uk

© Copyright FUZE Technologies Ltd. All rights reserved.