⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 qdgraphics.html

📁 这个是java的quicktime for java 的详细使用文档
💻 HTML
📖 第 1 页 / 共 5 页
字号:
</TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A></CODE></FONT></TD><TD><CODE><B>QDGraphics.</B><B><A HREF="../../../quicktime/qd/QDGraphics.html#fromDSequenceScreen(quicktime.std.image.DSequence)">fromDSequenceScreen</A></B>(<A HREF="../../../quicktime/std/image/DSequence.html">DSequence</A>&nbsp;d)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method enables you to determine the location of the offscreen buffer allocated by the decompressor.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A></CODE></FONT></TD><TD><CODE><B>QDGraphics.</B><B><A HREF="../../../quicktime/qd/QDGraphics.html#fromNativeGraphics(quicktime.qd.WinNativeGraphics)">fromNativeGraphics</A></B>(quicktime.qd.WinNativeGraphics&nbsp;ng)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This will return a QDGraphics object from a native graphics object  <br><br><b>QuickTime::GetNativeWindowPort</b><br></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A></CODE></FONT></TD><TD><CODE><B>QDGraphics.</B><B><A HREF="../../../quicktime/qd/QDGraphics.html#fromNativeGraphics(quicktime.qd.MacNativeGraphics)">fromNativeGraphics</A></B>(quicktime.qd.MacNativeGraphics&nbsp;ng)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This will return a QDGraphics object from a native graphics object</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract &nbsp;<A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A></CODE></FONT></TD><TD><CODE><B>NativeGraphics.</B><B><A HREF="../../../quicktime/qd/NativeGraphics.html#getGWorld()">getGWorld</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This returns the QDGraphics that represents the native drawing surface that you get from java.</TD></TR></TABLE>&nbsp;<P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../quicktime/qd/package-summary.html">quicktime.qd</A> with parameters of type <A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../quicktime/qd/Pict.html">Pict</A></CODE></FONT></TD><TD><CODE><B>Pict.</B><B><A HREF="../../../quicktime/qd/Pict.html#thumbnailFromQDGraphics(quicktime.qd.QDGraphics, quicktime.qd.QDRect, int)">thumbnailFromQDGraphics</A></B>(<A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A>&nbsp;qd,                        <A HREF="../../../quicktime/qd/QDRect.html">QDRect</A>&nbsp;src,                        int&nbsp;colorDepth)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates an 80-by-80 pixel thumbnail picture from the pixmap associated with this QDGraphics.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../quicktime/qd/Pict.html">Pict</A></CODE></FONT></TD><TD><CODE><B>Pict.</B><B><A HREF="../../../quicktime/qd/Pict.html#open(quicktime.qd.QDGraphics, quicktime.qd.OpenCPicParams)">open</A></B>(<A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A>&nbsp;port,     <A HREF="../../../quicktime/qd/OpenCPicParams.html">OpenCPicParams</A>&nbsp;params)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Use OpenCPicture to begin defining a picture, collecting all of your subsequent  drawing commands in this record.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>Pict.</B><B><A HREF="../../../quicktime/qd/Pict.html#draw(quicktime.qd.QDGraphics, quicktime.qd.QDRect)">draw</A></B>(<A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A>&nbsp;cg,     <A HREF="../../../quicktime/qd/QDRect.html">QDRect</A>&nbsp;frameRect)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;To draw a picture on any type of output device.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>Pict.</B><B><A HREF="../../../quicktime/qd/Pict.html#drawTrimmed(quicktime.qd.QDGraphics, quicktime.qd.QDRect, quicktime.qd.Region, int)">drawTrimmed</A></B>(<A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A>&nbsp;cg,            <A HREF="../../../quicktime/qd/QDRect.html">QDRect</A>&nbsp;frameRect,            <A HREF="../../../quicktime/qd/Region.html">Region</A>&nbsp;trimMask,            int&nbsp;doDither)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Allows the drawing of an image that is stored as a picture.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>QDDrawer.</B><B><A HREF="../../../quicktime/qd/QDDrawer.html#draw(quicktime.qd.QDGraphics)">draw</A></B>(<A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A>&nbsp;g)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A class can draw efficiently on the supplied QDGraphics when this method is called on the QDDrawer object by the QDGraphics.beginDraw method.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../quicktime/qd/PixMap.html">PixMap</A></CODE></FONT></TD><TD><CODE><B>PixMap.</B><B><A HREF="../../../quicktime/qd/PixMap.html#fromQDGraphics(quicktime.qd.QDGraphics)">fromQDGraphics</A></B>(<A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A>&nbsp;g)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A PixMap object which describes the pixels in the QDGraphics.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../quicktime/qd/Region.html">Region</A></CODE></FONT></TD><TD><CODE><B>Region.</B><B><A HREF="../../../quicktime/qd/Region.html#fromMovieControllerWindow(quicktime.std.movies.MovieController, quicktime.qd.QDGraphics)">fromMovieControllerWindow</A></B>(<A HREF="../../../quicktime/std/movies/MovieController.html">MovieController</A>&nbsp;mc,                          <A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A>&nbsp;window)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method  allows your application to determine the window region that is actually in use by a controller and its movie.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>Region.</B><B><A HREF="../../../quicktime/qd/Region.html#open(quicktime.qd.QDGraphics)">open</A></B>(<A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A>&nbsp;graphics)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Begins the recording of lines or frames in the specified QDGraphics that when closed will define a Region.</TD></TR></TABLE>&nbsp;<P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Constructors in <A HREF="../../../quicktime/qd/package-summary.html">quicktime.qd</A> with parameters of type <A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../quicktime/qd/SetGWorld.html#SetGWorld(quicktime.qd.QDGraphics)">SetGWorld</A></B>(<A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A>&nbsp;cg)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;QuickDraw uses a global "current graphics context".</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../quicktime/qd/SetGWorld.html#SetGWorld(quicktime.qd.QDGraphics, quicktime.qd.GDevice)">SetGWorld</A></B>(<A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A>&nbsp;cg,          <A HREF="../../../quicktime/qd/GDevice.html">GDevice</A>&nbsp;gdh)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;QuickDraw uses a global "current graphics context".</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../quicktime/qd/Polygon.html#Polygon(quicktime.qd.QDGraphics)">Polygon</A></B>(<A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A>&nbsp;g)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Allocates a new empty Polygon.</TD></TR></TABLE>&nbsp;<P><A NAME="quicktime.std.anim"><!-- --></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/qd/QDGraphics.html">QDGraphics</A> in <A HREF="../../../quicktime/std/anim/package-summary.html">quicktime.std.anim</A></FONT></TD></TR></TABLE>&nbsp;<P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Constructors in <A HREF="../../../quicktime/std/anim/package-summary.html">quicktime.std.anim</A> with parameters of type <A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../quicktime/std/anim/SpriteWorld.html#SpriteWorld(quicktime.qd.QDGraphics, quicktime.qd.QDGraphics, quicktime.qd.QDColor, quicktime.qd.QDGraphics)">SpriteWorld</A></B>(<A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A>&nbsp;port,            <A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A>&nbsp;spriteLayer,            <A HREF="../../../quicktime/qd/QDColor.html">QDColor</A>&nbsp;backgroundColor,            <A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A>&nbsp;background)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This constructor creates a new sprite world.</TD></TR></TABLE>&nbsp;<P><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/qd/QDGraphics.html">QDGraphics</A> in <A HREF="../../../quicktime/std/image/package-summary.html">quicktime.std.image</A></FONT></TD></TR></TABLE>&nbsp;<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 return <A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A></CODE></FONT></TD><TD><CODE><B>GraphicsExporter.</B><B><A HREF="../../../quicktime/std/image/GraphicsExporter.html#getInputGWorld()">getInputGWorld</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Determines the QDGraphics that is 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>&nbsp;<A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A></CODE></FONT></TD><TD><CODE><B>CSequence.</B><B><A HREF="../../../quicktime/std/image/CSequence.html#prevBuffer()">prevBuffer</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method determines the location of the previous image buffer allocated by the compressor.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A></CODE></FONT></TD><TD><CODE><B>ImageDescription.</B><B><A HREF="../../../quicktime/std/image/ImageDescription.html#newGWorld(int)">newGWorld</A></B>(int&nbsp;flags)</CODE>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -