📄 stdqtexception.html
字号:
<A NAME="quicktime.std.image"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Uses of <A HREF="../../../quicktime/std/StdQTException.html">StdQTException</A> in <A HREF="../../../quicktime/std/image/package-summary.html">quicktime.std.image</A></FONT></TD></TR></TABLE> <P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../quicktime/std/image/package-summary.html">quicktime.std.image</A> that throw <A HREF="../../../quicktime/std/StdQTException.html">StdQTException</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>CDSequence.</B><B><A HREF="../../../quicktime/std/image/CDSequence.html#setTimeBase(quicktime.std.clocks.TimeBase)">setTimeBase</A></B>(<A HREF="../../../quicktime/std/clocks/TimeBase.html">TimeBase</A> base)</CODE><BR> Set the time base for the CDSequence object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B>CDSequence.</B><B><A HREF="../../../quicktime/std/image/CDSequence.html#busy()">busy</A></B>()</CODE><BR> Your application may call this method to check the status of an asynchronous compression or decompression operation.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B>CDSequence.</B><B><A HREF="../../../quicktime/std/image/CDSequence.html#equivalentImageDescription(quicktime.std.image.ImageDescription)">equivalentImageDescription</A></B>(<A HREF="../../../quicktime/std/image/ImageDescription.html">ImageDescription</A> newDesc)</CODE><BR> Reports whether two image descriptions are the same.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>CurvePath.</B><B><A HREF="../../../quicktime/std/image/CurvePath.html#insertPoint(quicktime.qd.QDPoint, int, int, boolean)">insertPoint</A></B>(<A HREF="../../../quicktime/qd/QDPoint.html">QDPoint</A> aPoint, int contourIndex, int pointIndex, boolean ptIsOnPath)</CODE><BR> This method is best for adding a single point to a path rather than large numbers of points to a path.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="../../../quicktime/std/image/ICMPixelFormatInfo.html">ICMPixelFormatInfo</A></CODE></FONT></TD><TD><CODE><B>ICMPixelFormatInfo.</B><B><A HREF="../../../quicktime/std/image/ICMPixelFormatInfo.html#setPixelFormatInfo(int)">setPixelFormatInfo</A></B>(int pixelFormat)</CODE><BR> Set the PixelFormat info.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="../../../quicktime/std/image/ICMPixelFormatInfo.html">ICMPixelFormatInfo</A></CODE></FONT></TD><TD><CODE><B>ICMPixelFormatInfo.</B><B><A HREF="../../../quicktime/std/image/ICMPixelFormatInfo.html#getPixelFormatInfo(int)">getPixelFormatInfo</A></B>(int pixelFormat)</CODE><BR> Get the PixelFormat info.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>VectorStream.</B><B><A HREF="../../../quicktime/std/image/VectorStream.html#addZeroAtom()">addZeroAtom</A></B>()</CODE><BR> Used to add a kCurveEndAtom to a vector data stream.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>VectorStream.</B><B><A HREF="../../../quicktime/std/image/VectorStream.html#addAtom(int, byte[])">addAtom</A></B>(int atomType, byte[] atomData)</CODE><BR> Used to add an atom to a vector data stream.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>VectorStream.</B><B><A HREF="../../../quicktime/std/image/VectorStream.html#addAtom(int, int)">addAtom</A></B>(int atomType, int atomData)</CODE><BR> Used to add an atom to a vector data stream.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>VectorStream.</B><B><A HREF="../../../quicktime/std/image/VectorStream.html#addAtom(boolean, quicktime.qd.QDPoint[])">addAtom</A></B>(boolean onCurve, <A HREF="../../../quicktime/qd/QDPoint.html">QDPoint</A>[] points)</CODE><BR> Used to add an atom of type kCurvePathAtom to a vector data stream.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>VectorStream.</B><B><A HREF="../../../quicktime/std/image/VectorStream.html#removeAtom(int)">removeAtom</A></B>(int atomType)</CODE><BR> Used to remove and atom of given type ex.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B>GraphicsExporter.</B><B><A HREF="../../../quicktime/std/image/GraphicsExporter.html#doExport()">doExport</A></B>()</CODE><BR> You can use the GraphicsExportDoExport function to perform an export operation.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>GraphicsExporter.</B><B><A HREF="../../../quicktime/std/image/GraphicsExporter.html#setInputPixmap(quicktime.qd.QDGraphics)">setInputPixmap</A></B>(<A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A> gworld)</CODE><BR> Sets the QDGraphics as the source for input images to graphics export component.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B>GraphicsExporter.</B><B><A HREF="../../../quicktime/std/image/GraphicsExporter.html#getOutputOffset()">getOutputOffset</A></B>()</CODE><BR> Gets the output starting offset and maximum size limit.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B>GraphicsExporter.</B><B><A HREF="../../../quicktime/std/image/GraphicsExporter.html#getOutputMaxSize()">getOutputMaxSize</A></B>()</CODE><BR> Gets the output starting offset and maximum size limit.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B>GraphicsExporter.</B><B><A HREF="../../../quicktime/std/image/GraphicsExporter.html#getOutputTruncateFile()">getOutputTruncateFile</A></B>()</CODE><BR> Gets the output starting offset and maximum size limit.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> byte[]</CODE></FONT></TD><TD><CODE><B>GraphicsExporter.</B><B><A HREF="../../../quicktime/std/image/GraphicsExporter.html#readInputData(int, int)">readInputData</A></B>(int dataOffset, int dataSize)</CODE><BR> Used by format-specific graphics exporters when transcoding: Returns the number of bytes of original image data that can be read.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>GraphicsExporter.</B><B><A HREF="../../../quicktime/std/image/GraphicsExporter.html#GraphicsExportWriteOutputData(byte[], int)">GraphicsExportWriteOutputData</A></B>(byte[] data, int dataSize)</CODE><BR> This function is used by format-specific graphics exporters to write output data.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> byte[]</CODE></FONT></TD><TD><CODE><B>GraphicsExporter.</B><B><A HREF="../../../quicktime/std/image/GraphicsExporter.html#GraphicsExportReadOutputData(int, int)">GraphicsExportReadOutputData</A></B>(int dataOffset, int dataSize)</CODE><BR> This function is used by format-specific graphics exporters to write output data.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>GraphicsExporter.</B><B><A HREF="../../../quicktime/std/image/GraphicsExporter.html#setExifEnabled(boolean)">setExifEnabled</A></B>(boolean enableExif)</CODE><BR> Sets whether or not the graphics exporter component should create Exif files.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B>GraphicsExporter.</B><B><A HREF="../../../quicktime/std/image/GraphicsExporter.html#getExifEnabled()">getExifEnabled</A></B>()</CODE><BR> Returns the current Exif export setting.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>GraphicsExporter.</B><B><A HREF="../../../quicktime/std/image/GraphicsExporter.html#setThumbnailEnabled(boolean, int, int)">setThumbnailEnabled</A></B>(boolean enableThumbnail, int maxThumbnailWidth, int maxThumbnailHeight)</CODE><BR> Sets whether or not the graphics exporter component should create an embedded thumbnail inside the exported file.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B>GraphicsExporter.</B><B><A HREF="../../../quicktime/std/image/GraphicsExporter.html#getThumbnailEnabled()">getThumbnailEnabled</A></B>()</CODE><BR> Returns the current thumbnail export settings.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../quicktime/qd/QDDimension.html">QDDimension</A></CODE></FONT></TD><TD><CODE><B>GraphicsExporter.</B><B><A HREF="../../../quicktime/std/image/GraphicsExporter.html#getThumbnailDimension()">getThumbnailDimension</A></B>()</CODE><BR> Returns the current thumbnail export settings.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="../../../quicktime/std/sg/SGVideoCompressorInfo.html">SGVideoCompressorInfo</A></CODE></FONT></TD><TD><CODE><B>Compressor.</B><B><A HREF="../../../quicktime/std/image/Compressor.html#fromSGVideoChannel(quicktime.std.sg.SGVideoChannel)">fromSGVideoChannel</A></B>(<A HREF="../../../quicktime/std/sg/SGVideoChannel.html">SGVideoChannel</A> chan)</CODE><BR> Get a channel誷 current image-compression parameters.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -