NEW Action for object image Help File

NEW Action for object image Help File

Plugin Name:

NEW Action for object image

Current Version:

1.0.0.0

Author:

VIP

E-mail:

killer23_maska@mail.ru


Table of Contents

Image.GetWallpaper
Image.SlideShow
Image.SetFadein
Image.SetFadeout
Image.SetPosCursor
Image.StopPosCursor
Image.Save
Image.Duplicate
Image.Dellet
Image.Create
Image.Open

Image.GetWallpaper


Image.GetWallpaper ( 

(string) NameObject )

Description

Show wallpaper image

Parameters

NameObject

(string) Name object image

Returns

This action dose not return any value.


Example

Image.GetWallpaper("Image1")



Image.SlideShow


Image.SlideShow ( 

(string) NameObject,

(string) PathFile,

(string) TimeOut )

Description

Slide show image

Parameters

NameObject

(string) Name object image

PathFile

(string) Path file image

TimeOut

(string) Timeout

Returns

This action dose not return any value.


Example

Image.SlideShow("Image1",{"BG1","BG2"},10)



Image.SetFadein


Image.SetFadein ( 

(string) NameObject )

Description

Show fadein effect

Parameters

NameObject

(string) Name object image

Returns

This action dose not return any value.


Image.SetFadeout


Image.SetFadeout ( 

(string) NameObject )

Description

Show fadeout effect

Parameters

NameObject

(string) NName object image

Returns

This action dose not return any value.


Image.SetPosCursor


Image.SetPosCursor ( 

(string) NameObject )

Description

Set cursor pos image

Parameters

NameObject

(string) Name object image

Returns

This action dose not return any value.


Image.StopPosCursor


Image.StopPosCursor ()

Description

Stop

Returns

This action dose not return any value.


Image.Save


Image.Save ( 

(string) ObjectName,

(string) PathSaveImage )

Description

Save image file

Parameters

ObjectName

(string) Object image name

PathSaveImage

(string) Path save image file

Returns

This action dose not return any value.


Image.Duplicate


Image.Duplicate ( 

(string) OldNameImage,

(string) NewNameImage,

(string) X,

(string) Y,

(string) DuplicateScripts )

Description

Duplicate object image

Parameters

OldNameImage

(string) Old name object image

NewNameImage

(string) New name object image

X

(string) Set position object image X

Y

(string) Set position object image Y

DuplicateScripts

(string) Duplicate scripts object

Value

Description

true

Duplicate

false

No Duplicate

Returns

This action dose not return any value.


Image.Dellet


Image.Dellet ( 

(string) ObjectName )

Description

Dellet image object

Parameters

ObjectName

(string) Name object image

Returns

This action dose not return any value.


Image.Create


Image.Create ( 

(string) ObjectName,

(string) Properties )

Description

Create image object

Parameters

ObjectName

(string) Name object image

Properties

(string) Properties object image

Returns

This action dose not return any value.


Image.Open


Image.Open ( 

(string) ObjectName )

Description

Open image file

Parameters

ObjectName

(string) Name object image

Returns

This action dose not return any value.




This File Was Generated With AMS ActionFile Editor