Load dynamic image with through handler

Stimulsoft Reports.NET discussion
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Load dynamic image with through handler

Post 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.
Post Reply