I notice in the Core library the func "NewImageFromPackage", which would seem to indicate the ability to add an image from bytes rather than file location. However, I can't seem to figure out a way to implement this. (My use case has limited access to a file system.) Is there any mechanism to get at that?
Many thanks.
I notice in the Core library the func "NewImageFromPackage", which would seem to indicate the ability to add an image from bytes rather than file location. However, I can't seem to figure out a way to implement this. (My use case has limited access to a file system.) Is there any mechanism to get at that?
Many thanks.