AutoPlay Media Studio 9

Image.GetSize

Image.GetSize

This is the first topic This is the last topic  

Image.GetSize

This is the first topic This is the last topic  

OverviewExamples

table Image.GetSize (

string ObjectName )

Example 1

image_size = Image.GetSize("Image1");

Gets the pixel dimensions of the "Image1" image object and stores the width and height values in the "image_size" table. The dimensions can be accessed by referencing image_size.Width and image_size.Height.

See also: Related Actions


Learn More: Indigo Rose Software - AutoPlay Media Studio - Buy Now - Contact Us