Normal
I'm more interested in how to works MediaPortal.UI.SkinEngine.ContentManagement.ContentManagerthe class. And why ContentManager.Instance.GetTexture (img.GetBuffer (), "temp.png");when adding images to ContentManager then does not workAvatarImage = "temp.png"; display the new image.
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.