Hi,
I have just added 2 ways to get the ProfileImage in the memory. This is available with the latest source code but has not yet been fully tested.
Kind Regards,
Linvi
I have just added 2 ways to get the ProfileImage in the memory. This is available with the latest source code but has not yet been fully tested.
Stream GenerateProfileImageStream();
Bitmap GenerateProfileImageBitmap();
This should allow you to do any task you want with the memory.Kind Regards,
Linvi