Profile Picture

How to make image transparent

Posted By Kirk Kanjian 2 Years Ago
Author
Message
Kirk Kanjian
Problem Posted 2 Years Ago
View Quick Profile
Forum Newbie

Forum Newbie (2 reputation)Forum Newbie (2 reputation)Forum Newbie (2 reputation)Forum Newbie (2 reputation)Forum Newbie (2 reputation)Forum Newbie (2 reputation)Forum Newbie (2 reputation)Forum Newbie (2 reputation)Forum Newbie (2 reputation)

Group: Forum Members
Last Active: 2 Years Ago
Posts: 8, Visits: 18
Hello,

I am using the following code to download the renderings as image from NThinDiagramControl.
I need to set the Transparency for the image.
Please let me know how can i set it.

Dim image As INImage = NThinDiagramControl1.GetImage(imageFormat, New NSize(txtImgPixelSize.Text.Trim, txtImgPixelSize.Text.Trim), New NResolution(200, 200))

Thanks





Similar Topics


Reading This Topic