ART format
Posted: 2008-01-17T07:52:32-07:00
Hello all
when reading the ART format, the second
image->columns=(unsigned long)RaedBlobLSBShort(image);
should be replaced by
image->rows=(unsigned long)RaedBlobLSBShort(image);
when reading the ART format, the second
image->columns=(unsigned long)RaedBlobLSBShort(image);
should be replaced by
image->rows=(unsigned long)RaedBlobLSBShort(image);