Does Vector Graphics in Xojo only refer to the process of creating bitmap pictures using Xojo vector methods, or does it also mean that Xojo stores the information used to create the bitmap as is done in a PICT or SVG document?
I think it’s the former because I can’t find evidence of the latter in the debugger, but after seeing the “OpenVector” Picture — Xojo documentation, method I thought I should ask to be sure that when a picture is loaded from disk, the vector objects will not be included.
That is also the conclusion from Vector graphics picture won't save ?
27 posts - 7 participants