Welcome
NEW Action for object image
1.0.0.0
VIP
killer23_maska@mail.ru
Image.GetWallpaper
Image.SlideShow
Image.SetFadein
Image.SetFadeout
Image.SetPosCursor
Image.StopPosCursor
Image.Save
Image.Duplicate
Image.Dellet
Image.Create
Image.Open
Image.GetWallpaper ( | (string) NameObject ) |
Show wallpaper image
(string) Name object image
This action dose not return any value.
Image.GetWallpaper("Image1")
Image.SlideShow ( | (string) NameObject, (string) PathFile, (string) TimeOut ) |
Slide show image
(string) Name object image
(string) Path file image
(string) Timeout
This action dose not return any value.
Image.SlideShow("Image1",{"BG1","BG2"},10)
Image.SetFadein ( | (string) NameObject ) |
Show fadein effect
(string) Name object image
This action dose not return any value.
Image.SetFadeout ( | (string) NameObject ) |
Show fadeout effect
(string) NName object image
This action dose not return any value.
Image.SetPosCursor ( | (string) NameObject ) |
Set cursor pos image
(string) Name object image
This action dose not return any value.
Image.StopPosCursor () |
Stop
This action dose not return any value.
Image.Save ( | (string) ObjectName, (string) PathSaveImage ) |
Save image file
(string) Object image name
(string) Path save image file
This action dose not return any value.
Image.Duplicate ( | (string) OldNameImage, (string) NewNameImage, (string) X, (string) Y, (string) DuplicateScripts ) |
Duplicate object image
(string) Old name object image
(string) New name object image
(string) Set position object image X
(string) Set position object image Y
(string) Duplicate scripts object
Value | Description |
true | Duplicate |
false | No Duplicate |
This action dose not return any value.
Image.Dellet ( | (string) ObjectName ) |
Dellet image object
(string) Name object image
This action dose not return any value.
Image.Create ( | (string) ObjectName, (string) Properties ) |
Create image object
(string) Name object image
(string) Properties object image
This action dose not return any value.
Image.Open ( | (string) ObjectName ) |
Open image file
(string) Name object image
This action dose not return any value.
This File Was Generated With AMS ActionFile Editor