Thread: Botva2 Library
View Single Post
  #6  
Old 10-11-2020, 20:35
ADMIRAL's Avatar
ADMIRAL ADMIRAL is offline
Registered User
 
Join Date: Oct 2019
Location: iran
Posts: 92
Thanks: 568
Thanked 40 Times in 34 Posts
ADMIRAL is on a distinguished road
Quote:
Originally Posted by y_thelastknight View Post
same as ImgLoad function. you don't have to worry about the jpg or png, it will work

find this line, red marked text is the image file of yours. you can replace the 1.jpg with a new png file name. it will work.
Code:
Img:=ImgLoad(WizardForm.Handle,'1.jpg',0,0,WizardForm.Width,WizardForm.Height,True,True);
Thanks for your help and its worked for sample script but when i tried to import image png in ISSPP_Final_v2{1.4.1.8} its not worked...
Please plz you try to do that in this
Attached Files
File Type: rar ISSPP_Final_v2{1.4.1.8}.rar (644.7 KB, 32 views)
__________________
Search and Find
Reply With Quote