Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


[Solved] Scale URL image as CEImage's scale

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Lua Scripting
View previous topic :: View next topic  
Author Message
DaVinci 69
How do I cheat?
Reputation: 0

Joined: 18 Apr 2019
Posts: 4

PostPosted: Thu Apr 18, 2019 12:46 pm    Post subject: [Solved] Scale URL image as CEImage's scale Reply with quote

I'm using this :
Code:
function createPictureFromURL(url)
local http = getInternet()
local file = http.getURL(url)
http.destroy()
local picture = createPicture()
local stream = createStringStream(file)
picture.loadFromStream(stream)
return picture
end

url = 'I can't post URLs yet, but the image is .png and its the only shown'
CPFU = createPictureFromURL(url)

picture = CPFU
UDF1.CEImage1.SetPicture(picture)
UDF1.show()


I want to scale the image as CEImage's height and weight.
Thanks!


Last edited by DaVinci 69 on Fri Apr 19, 2019 6:06 am; edited 1 time in total
Back to top
View user's profile Send private message
Lynxz Gaming
Expert Cheater
Reputation: 4

Joined: 01 Jul 2017
Posts: 208
Location: help

PostPosted: Thu Apr 18, 2019 8:37 pm    Post subject: Re: [Help] Scale URL image as CEImage's scale Reply with quote

tick the stretch in the ceimage properties
_________________
my english is bad
discord : rynx#9828
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
DaVinci 69
How do I cheat?
Reputation: 0

Joined: 18 Apr 2019
Posts: 4

PostPosted: Fri Apr 19, 2019 5:44 am    Post subject: Re: [Help] Scale URL image as CEImage's scale Reply with quote

Lynxz Gaming wrote:
tick the stretch in the ceimage properties


Thanks Lynxz! Very Happy
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Lua Scripting All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites