Quote:
Originally Posted by y_thelastknight
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



