/* 51 */ int[] arrayOfInt = new int[1];
/* 52 */ StdQTException.checkError(GraphicsExportCanUseCompressor(QTObject.ID(paramGraphicsExporter), arrayOfByte, arrayOfInt));
/* */
/* 55 */ AtomContainer localAtomContainer = arrayOfByte[0] != 0 ? new AtomContainer(arrayOfInt[0], null, false) : null;
/* */
/* 58 */ return new GECompressorInfo(arrayOfByte[0] != 0, localAtomContainer);
/* */ }