Reply to thread

I'm more interested in how to works MediaPortal.UI.SkinEngine.ContentManagement.ContentManager

the class. And why ContentManager.Instance.GetTexture (img.GetBuffer (), "temp.png");

when adding images to ContentManager then does not work

AvatarImage = "temp.png"; display the new image.


Top Bottom