-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Working with a table that has GraphicBlob fields and trying to export the values into actual image files.
I can open the table and read it fine, but when I access the GraphicBlob field, I mostly get 4 Byte strings. Sometimes a 1, 3, or 5 byte string. The images are much larger, so this is not image data.
The values seem to be consistent every time I open the table. Any idea what is being pulled here and if it can be used to actually access the Graphics data? Is there something more I have to do to access the images?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels