📄 qdcolor.html
字号:
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../quicktime/std/movies/media/package-summary.html">quicktime.std.movies.media</A> with parameters of type <A HREF="../../../quicktime/qd/QDColor.html">QDColor</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>TextDescription.</B><B><A HREF="../../../quicktime/std/movies/media/TextDescription.html#setBackgroundColor(quicktime.qd.QDColor)">setBackgroundColor</A></B>(<A HREF="../../../quicktime/qd/QDColor.html">QDColor</A> bgColor)</CODE><BR> </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>TextMediaHandler.</B><B><A HREF="../../../quicktime/std/movies/media/TextMediaHandler.html#addTextSample(quicktime.util.QTPointerRef, int, int, int, quicktime.qd.QDColor, quicktime.qd.QDColor, int, quicktime.qd.QDRect, int, int, int, int, quicktime.qd.QDColor, int)">addTextSample</A></B>(<A HREF="../../../quicktime/util/QTPointerRef.html">QTPointerRef</A> text, int fontNumber, int fontSize, int textFace, <A HREF="../../../quicktime/qd/QDColor.html">QDColor</A> textColor, <A HREF="../../../quicktime/qd/QDColor.html">QDColor</A> backColor, int textJustification, <A HREF="../../../quicktime/qd/QDRect.html">QDRect</A> textBox, int displayFlags, int scrollDelay, int hiliteStart, int hiliteEnd, <A HREF="../../../quicktime/qd/QDColor.html">QDColor</A> rgbHiliteColor, int duration)</CODE><BR> This method adds a single block of styled text to an existing media.</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>TextMediaHandler.</B><B><A HREF="../../../quicktime/std/movies/media/TextMediaHandler.html#hiliteTextSample(int, int, int, quicktime.qd.QDColor)">hiliteTextSample</A></B>(int sampleTime, int hiliteStart, int hiliteEnd, <A HREF="../../../quicktime/qd/QDColor.html">QDColor</A> hiliteColor)</CODE><BR> This method can specify selected text to be highlighted.</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/QDColor.html">QDColor</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/QDColor.html">QDColor</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../quicktime/qd/QDColor.html">QDColor</A></CODE></FONT></TD><TD><CODE><B>TCTextOptions.</B><B><A HREF="../../../quicktime/std/qtcomponents/TCTextOptions.html#getForeColor()">getForeColor</A></B>()</CODE><BR> Returns the foreground Color field.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../quicktime/qd/QDColor.html">QDColor</A></CODE></FONT></TD><TD><CODE><B>TCTextOptions.</B><B><A HREF="../../../quicktime/std/qtcomponents/TCTextOptions.html#getBackColor()">getBackColor</A></B>()</CODE><BR> Returns the background Color field.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../quicktime/qd/QDColor.html">QDColor</A></CODE></FONT></TD><TD><CODE><B>XMLAttribute.</B><B><A HREF="../../../quicktime/std/qtcomponents/XMLAttribute.html#getRGBColor()">getRGBColor</A></B>()</CODE><BR> returns a QDColor of the XMLAttribute for value kind attributeValueKindColor</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/QDColor.html">QDColor</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>XMLParser.</B><B><A HREF="../../../quicktime/std/qtcomponents/XMLParser.html#addAttributeValueKind(int, int, quicktime.qd.QDColor)">addAttributeValueKind</A></B>(int elementID, int attributeID, <A HREF="../../../quicktime/qd/QDColor.html">QDColor</A> attributeColorValue)</CODE><BR> tell the parser that the particular attribute of an element may have an additional attributeValueKindColor value, as specified by attributeValueKind and attributeValueKindInfo</TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B>XMLParser.</B><B><A HREF="../../../quicktime/std/qtcomponents/XMLParser.html#addAttributeAndValue(int, int, java.lang.String, int, quicktime.qd.QDColor)">addAttributeAndValue</A></B>(int elementID, int nameSpaceID, java.lang.String attributeName, int attributeID, <A HREF="../../../quicktime/qd/QDColor.html">QDColor</A> attributeColorValue)</CODE><BR> tell the parser that the particular attribute of an element may have an additional attributeValueKindColor value, as specified by attributeValueKind and attributeValueKindInfo</TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>TCTextOptions.</B><B><A HREF="../../../quicktime/std/qtcomponents/TCTextOptions.html#setForeColor(quicktime.qd.QDColor)">setForeColor</A></B>(<A HREF="../../../quicktime/qd/QDColor.html">QDColor</A> foreColor)</CODE><BR> Sets the foreground Color field.</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>TCTextOptions.</B><B><A HREF="../../../quicktime/std/qtcomponents/TCTextOptions.html#setBackColor(quicktime.qd.QDColor)">setBackColor</A></B>(<A HREF="../../../quicktime/qd/QDColor.html">QDColor</A> backColor)</CODE><BR> Sets the background Color field.</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/QDColor.html">QDColor</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> with parameters of type <A HREF="../../../quicktime/qd/QDColor.html">QDColor</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>SGTextChannel.</B><B><A HREF="../../../quicktime/std/sg/SGTextChannel.html#setForeColor(quicktime.qd.QDColor)">setForeColor</A></B>(<A HREF="../../../quicktime/qd/QDColor.html">QDColor</A> theColor)</CODE><BR> sets foreground text color.</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>SGTextChannel.</B><B><A HREF="../../../quicktime/std/sg/SGTextChannel.html#setBackColor(quicktime.qd.QDColor)">setBackColor</A></B>(<A HREF="../../../quicktime/qd/QDColor.html">QDColor</A> theColor)</CODE><BR> sets background text color.</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/QDColor.html">QDColor</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/QDColor.html">QDColor</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../quicktime/qd/QDColor.html">QDColor</A></CODE></FONT></TD><TD><CODE><B>MediaParams.</B><B><A HREF="../../../quicktime/streaming/MediaParams.html#getOpColor()">getOpColor</A></B>()</CODE><BR> gets the operand color of the graphics mode</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/QDColor.html">QDColor</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>Presentation.</B><B><A HREF="../../../quicktime/streaming/Presentation.html#setGraphicsMode(quicktime.streaming.Stream, int, quicktime.qd.QDColor)">setGraphicsMode</A></B>(<A HREF="../../../quicktime/streaming/Stream.html">Stream</A> s, int mode, <A HREF="../../../quicktime/qd/QDColor.html">QDColor</A> opColor)</CODE><BR> This method sets the graphics mode of the presenter</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>MediaParams.</B><B><A HREF="../../../quicktime/streaming/MediaParams.html#setOpColor(quicktime.qd.QDColor)">setOpColor</A></B>(<A HREF="../../../quicktime/qd/QDColor.html">QDColor</A> color)</CODE><BR> Sets the operand color associated with the graphics mode of the video component</TD></TR></TABLE> <P><HR><!-- ========== START OF NAVBAR ========== --><A NAME="navbar_bottom"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../quicktime/qd/QDColor.html"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> PREV NEXT</FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../index.html" TARGET="_top"><B>FRAMES</B></A> <A HREF="QDColor.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD></TR></TABLE><!-- =========== END OF NAVBAR =========== --><HR></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -