Jump to content

Image rendering speed optimization


irigsoft

Recommended Posts

Hello.

I need to optimize image rendering in my following cases:

1. when i use uniimage and load image from database or file

2. when i display images in unidbgrid from database as image column

 

is it possible to use this library (and how) https://www.appelsiini.net/projects/lazyload/

https://stackoverflow.com/questions/15423749/image-rendering-speed-optimization

or something else ?

Link to comment
Share on other sites

5 hours ago, irigsoft said:

Hello.

Hello Irig,

That's a big question. If you find the solution, you will revolutionize the current protocol HTML.

Just do a search on google to realize that, if things are simple for sending text, they are not for images and binary files.

May be a clue to help you. If you can convert an image to text, then you're done. 

Link to comment
Share on other sites

9 hours ago, Abaksoft said:

Hello Irig,

That's a big question. If you find the solution, you will revolutionize the current protocol HTML.

Just do a search on google to realize that, if things are simple for sending text, they are not for images and binary files.

May be a clue to help you. If you can convert an image to text, then you're done. 

Thank You.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...