Forum Topics tagged base64

Similar Tags

Report Tag

8 forum topics with this tag
  • 8 replies
  • 2.6K views
This content is deleted
Forum Topic
How do I load a base64 image in a sprite?
0 favourites

My client has in his database a large amount of saved images in base64, I need to upload these images in different sprites in the project, but I can not find in...

posted 5 years ago
  • 1 replies
  • 1K views
This content is deleted
Forum Topic
How do I Load Image via Base64 string?
0 favourites

There's another thread like this but it's about a year old an the answer wasn't exactly clear. How'd I go about loading an image via Base64 string from a variab...

posted 4 years ago
  • 2 replies
  • 839 views
This content is deleted
Forum Topic
Texture to Base64 and viceversa
0 favourites

I'm trying to retrieve the texture data from a Sprite plugin but I'm kinda' lost. So I saw that with GetTexture I can retrieve the texture object, now I want to...

  • 1 replies
  • 665 views
This content is deleted
Forum Topic
How do I save image as text or base64?
0 favourites

I'm trying to find method to convert an image to some kind of text, so I can send it somewhere and "read" it later by convert back from text to image. For exmap...

  • 2 replies
  • 492 views
This content is deleted
Forum Topic
Populate array with pixel information from image?
0 favourites

Does anyone know of a way of converting pixel information from something like base64 or other to an array with pixel positions and RGBA values?

  • 2 replies
  • 280 views
This content is deleted
Forum Topic
How to define tags for binary data?
0 favourites

I came across this topic . Can someone please tell me how to do this? Or was this feature removed? I'm not able to find the place where I can define tags for th...

  • 1 replies
  • 417 views
This content is deleted
Forum Topic
How do I attach picture on a PDF?
0 favourites

I found two Construct 3 projects which generate a pdf. Everything works well, however, I would like to attach a snapshot on the pdf page. I have added the scrip...

posted 2 years ago
  • 0 replies
  • 261 views

I'm trying to take two different screenshots and convert their binary data to base64, save it to variables, and send it via ajax to a php file that converts tho...

posted 1 years ago

Similar Tags