📄 qdgraphics.html
字号:
</TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>MultiMovieController.</B><B><A HREF="../../../quicktime/std/movies/MultiMovieController.html#setMovie(quicktime.std.movies.Movie, quicktime.qd.QDGraphics, quicktime.qd.QDPoint)">setMovie</A></B>(<A HREF="../../../quicktime/std/movies/Movie.html">Movie</A> aMovie, <A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A> movieWindow, <A HREF="../../../quicktime/qd/QDPoint.html">QDPoint</A> location)</CODE><BR> This method adds a movie to the movie controller.</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>MultiMovieController.</B><B><A HREF="../../../quicktime/std/movies/MultiMovieController.html#addMovie(quicktime.std.movies.Movie, quicktime.qd.QDGraphics, quicktime.qd.QDPoint)">addMovie</A></B>(<A HREF="../../../quicktime/std/movies/Movie.html">Movie</A> aMovie, <A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A> movieWindow, <A HREF="../../../quicktime/qd/QDPoint.html">QDPoint</A> location)</CODE><BR> This method adds a movie to the movie controller.</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>Track.</B><B><A HREF="../../../quicktime/std/movies/Track.html#setGWorld(quicktime.qd.QDGraphics, quicktime.qd.GDevice)">setGWorld</A></B>(<A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A> port, <A HREF="../../../quicktime/qd/GDevice.html">GDevice</A> gdh)</CODE><BR> This method sets a new QDGraphics for the track.</TD></TR></TABLE> <P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Constructors in <A HREF="../../../quicktime/std/movies/package-summary.html">quicktime.std.movies</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/movies/MovieController.html#MovieController(int, quicktime.std.movies.Movie, quicktime.qd.QDGraphics, quicktime.qd.QDPoint)">MovieController</A></B>(int subType, <A HREF="../../../quicktime/std/movies/Movie.html">Movie</A> theMovie, <A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A> window, <A HREF="../../../quicktime/qd/QDPoint.html">QDPoint</A> location)</CODE><BR> This method constructs a MovieController object for a given subType.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../quicktime/std/movies/MultiMovieController.html#MultiMovieController(int, quicktime.std.movies.Movie, quicktime.qd.QDGraphics, quicktime.qd.QDPoint)">MultiMovieController</A></B>(int subType, <A HREF="../../../quicktime/std/movies/Movie.html">Movie</A> theMovie, <A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A> window, <A HREF="../../../quicktime/qd/QDPoint.html">QDPoint</A> location)</CODE><BR> This constructor creates a MovieController object for a given subType.</TD></TR></TABLE> <P><A NAME="quicktime.std.qtcomponents"><!-- --></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/qtcomponents/package-summary.html">quicktime.std.qtcomponents</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/qtcomponents/package-summary.html">quicktime.std.qtcomponents</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> <A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A></CODE></FONT></TD><TD><CODE><B>ImageCompressionDialog.</B><B><A HREF="../../../quicktime/std/qtcomponents/ImageCompressionDialog.html#newGWorld(quicktime.qd.QDRect, int)">newGWorld</A></B>(<A HREF="../../../quicktime/qd/QDRect.html">QDRect</A> rp, int flags)</CODE><BR> Creates an offscreen QDGraphics based on the current compression settings.</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/qtcomponents/package-summary.html">quicktime.std.qtcomponents</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> <A HREF="../../../quicktime/std/image/QTImage.html">QTImage</A></CODE></FONT></TD><TD><CODE><B>ImageCompressionDialog.</B><B><A HREF="../../../quicktime/std/qtcomponents/ImageCompressionDialog.html#compressImage(quicktime.qd.QDGraphics, quicktime.qd.QDRect)">compressImage</A></B>(<A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A> src, <A HREF="../../../quicktime/qd/QDRect.html">QDRect</A> srcRect)</CODE><BR> Compresses an image that is sourced by a PixMap from the supplied QDGraphics, returning the compressed data and an image description.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../quicktime/std/qtcomponents/SCSequence.html">SCSequence</A></CODE></FONT></TD><TD><CODE><B>ImageCompressionDialog.</B><B><A HREF="../../../quicktime/std/qtcomponents/ImageCompressionDialog.html#compressSequenceBegin(quicktime.qd.QDGraphics, quicktime.qd.QDRect)">compressSequenceBegin</A></B>(<A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A> src, <A HREF="../../../quicktime/qd/QDRect.html">QDRect</A> srcRect)</CODE><BR> Creates a SCSequence object to begin compression of a sequence of images.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../quicktime/std/qtcomponents/SCInfo.html">SCInfo</A></CODE></FONT></TD><TD><CODE><B>SCSequence.</B><B><A HREF="../../../quicktime/std/qtcomponents/SCSequence.html#compressFrame(quicktime.qd.QDGraphics, quicktime.qd.QDRect)">compressFrame</A></B>(<A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A> src, <A HREF="../../../quicktime/qd/QDRect.html">QDRect</A> srcRect)</CODE><BR> Compresses a frame that is sourced by a PixMap from the supplied QDGraphics, returning the compressed data.</TD></TR></TABLE> <P><A NAME="quicktime.std.sg"><!-- --></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/sg/package-summary.html">quicktime.std.sg</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/sg/package-summary.html">quicktime.std.sg</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> <A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A></CODE></FONT></TD><TD><CODE><B>SequenceGrabber.</B><B><A HREF="../../../quicktime/std/sg/SequenceGrabber.html#getGWorld()">getGWorld</A></B>()</CODE><BR> Returns the QDGraphics of the sequence grabber.</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/sg/package-summary.html">quicktime.std.sg</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> void</CODE></FONT></TD><TD><CODE><B>SequenceGrabber.</B><B><A HREF="../../../quicktime/std/sg/SequenceGrabber.html#setGWorld(quicktime.qd.QDGraphics, quicktime.qd.GDevice)">setGWorld</A></B>(<A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A> port, <A HREF="../../../quicktime/qd/GDevice.html">GDevice</A> gdh)</CODE><BR> Establishes the graphics port and device for a sequence grabber.</TD></TR></TABLE> <P><A NAME="quicktime.streaming"><!-- --></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/streaming/package-summary.html">quicktime.streaming</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/streaming/package-summary.html">quicktime.streaming</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> <A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A></CODE></FONT></TD><TD><CODE><B>Presentation.</B><B><A HREF="../../../quicktime/streaming/Presentation.html#getGWorld(quicktime.streaming.Stream)">getGWorld</A></B>(<A HREF="../../../quicktime/streaming/Stream.html">Stream</A> s)</CODE><BR> This method retrieves the GWorld of the presenter</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A></CODE></FONT></TD><TD><CODE><B>Presentation.</B><B><A HREF="../../../quicktime/streaming/Presentation.html#getGWorld()">getGWorld</A></B>()</CODE><BR> This method retrieves the GWorld of the presenter</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A></CODE></FONT></TD><TD><CODE><B>MediaParams.</B><B><A HREF="../../../quicktime/streaming/MediaParams.html#getGWorld()">getGWorld</A></B>()</CODE><BR> gets the graphics world of the video component</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/streaming/package-summary.html">quicktime.streaming</A> with parameters of type <A HREF="../../../quicktime/qd/QDGraphics.html">QDGraphics</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -