Page 2 of 2

Load dynamic image with through handler

Posted: Wed Mar 26, 2008 3:38 am
by Edward
Loading image from URL into stream not always possible.

So please load images via the following static (sharing) method:

Code: Select all

Stimulsoft.Base.Drawing.StiImageFromURL.LoadBitmap(ByVal url As String)
Thank you.