fli and DIB graphics
Hi, The docs seem to indicate that the gp:read-external-image represents the image as a Windows DIB. Questions: Is the vector in the data slot of the external image really a DIB? I have a DLL that accepts a DIB pointer. I tried to copy the vector to a foreign pointer and then call the DLL, but it crashes. Is there a way copy a Lisp array to a foreign array other than looping over each byte? I could not find anything in the FLI. Ideas and examples greatly appreciated, John DeSoi, Ph.D.