📄 imagespec.html
字号:
<TD><CODE><B>QTButton.</B><B><A HREF="../../../../quicktime/app/ui/QTButton.html#releasedImage">releasedImage</A></B></CODE><BR> The image presented by the QTButton when it is in a released state.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected <A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A></CODE></FONT></TD><TD><CODE><B>QTButton.</B><B><A HREF="../../../../quicktime/app/ui/QTButton.html#rolloverImage">rolloverImage</A></B></CODE><BR> If specified then the image presented by the QTButton when it is in a released state and the mouse is over the button.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected <A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A></CODE></FONT></TD><TD><CODE><B>QTButton.</B><B><A HREF="../../../../quicktime/app/ui/QTButton.html#pressedImage">pressedImage</A></B></CODE><BR> The image presented by the QTButton when it is in a pressed state.</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/app/ui/package-summary.html">quicktime.app.ui</A> that return <A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A></CODE></FONT></TD><TD><CODE><B>QTButton.</B><B><A HREF="../../../../quicktime/app/ui/QTButton.html#getReleasedImage()">getReleasedImage</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A></CODE></FONT></TD><TD><CODE><B>QTButton.</B><B><A HREF="../../../../quicktime/app/ui/QTButton.html#getRolloverImage()">getRolloverImage</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A></CODE></FONT></TD><TD><CODE><B>QTButton.</B><B><A HREF="../../../../quicktime/app/ui/QTButton.html#getPressedImage()">getPressedImage</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A></CODE></FONT></TD><TD><CODE><B>QTButton.</B><B><A HREF="../../../../quicktime/app/ui/QTButton.html#getDeactiveImage()">getDeactiveImage</A></B>()</CODE><BR> </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/app/ui/package-summary.html">quicktime.app.ui</A> with parameters of type <A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected void</CODE></FONT></TD><TD><CODE><B>UIElement.</B><B><A HREF="../../../../quicktime/app/ui/UIElement.html#setCurrentImage(quicktime.app.image.ImageSpec)">setCurrentImage</A></B>(<A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A> newCurrentImage)</CODE><BR> Sets the current image of the UIElement.</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>QTButton.</B><B><A HREF="../../../../quicktime/app/ui/QTButton.html#setReleasedImage(quicktime.app.image.ImageSpec)">setReleasedImage</A></B>(<A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A> image)</CODE><BR> Sets a new image for the released state of the button.</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>QTButton.</B><B><A HREF="../../../../quicktime/app/ui/QTButton.html#setRolloverImage(quicktime.app.image.ImageSpec)">setRolloverImage</A></B>(<A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A> image)</CODE><BR> Sets a new image for the rollover state of the button.</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>QTButton.</B><B><A HREF="../../../../quicktime/app/ui/QTButton.html#setPressedImage(quicktime.app.image.ImageSpec)">setPressedImage</A></B>(<A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A> image)</CODE><BR> Sets a new image for the pressed state of the button.</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>QTButton.</B><B><A HREF="../../../../quicktime/app/ui/QTButton.html#setDeactiveImage(quicktime.app.image.ImageSpec)">setDeactiveImage</A></B>(<A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A> image)</CODE><BR> Sets a new image for the deactive state of the button.</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/app/ui/package-summary.html">quicktime.app.ui</A> with parameters of type <A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../quicktime/app/ui/UIElement.html#UIElement(quicktime.app.image.ImageSpec, quicktime.app.image.ImageSpec, quicktime.std.image.Matrix, int, quicktime.std.image.GraphicsMode)">UIElement</A></B>(<A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A> currentImage, <A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A> deactiveImage, <A HREF="../../../../quicktime/std/image/Matrix.html">Matrix</A> matrix, int layer, <A HREF="../../../../quicktime/std/image/GraphicsMode.html">GraphicsMode</A> mode)</CODE><BR> Constructs a UIElement sprite.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../quicktime/app/ui/QTButton.html#QTButton(quicktime.app.image.ImageSpec, quicktime.app.image.ImageSpec, quicktime.app.image.ImageSpec, quicktime.app.image.ImageSpec)">QTButton</A></B>(<A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A> releasedImage, <A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A> pressedImage, <A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A> deactiveImage, <A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A> rolloverImage)</CODE><BR> Sets the images of the UIElement as specified.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../quicktime/app/ui/QTButton.html#QTButton(quicktime.app.image.ImageSpec, quicktime.app.image.ImageSpec, quicktime.app.image.ImageSpec, quicktime.app.image.ImageSpec, quicktime.std.image.Matrix, int, quicktime.std.image.GraphicsMode)">QTButton</A></B>(<A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A> releasedImage, <A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A> pressedImage, <A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A> deactiveImage, <A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A> rolloverImage, <A HREF="../../../../quicktime/std/image/Matrix.html">Matrix</A> matrix, int layer, <A HREF="../../../../quicktime/std/image/GraphicsMode.html">GraphicsMode</A> mode)</CODE><BR> Sets the images and display characteristics of the UIElement as specified.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../quicktime/app/ui/ReleaseButton.html#ReleaseButton(quicktime.app.image.ImageSpec, quicktime.app.image.ImageSpec, quicktime.app.image.ImageSpec)">ReleaseButton</A></B>(<A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A> releasedImage, <A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A> pressedImage, <A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A> deactiveImage)</CODE><BR> sets the current image of the QTButton and creates a TwoDSprite button</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../quicktime/app/ui/ReleaseButton.html#ReleaseButton(quicktime.app.image.ImageSpec, quicktime.app.image.ImageSpec, quicktime.app.image.ImageSpec, quicktime.app.image.ImageSpec)">ReleaseButton</A></B>(<A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A> releasedImage, <A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A> pressedImage, <A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A> deactiveImage, <A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A> rolloverImage)</CODE><BR> sets the current image of the QTButton and creates a TwoDSprite button</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../quicktime/app/ui/PressActionButton.html#PressActionButton(quicktime.app.image.ImageSpec, quicktime.app.image.ImageSpec, quicktime.app.image.ImageSpec)">PressActionButton</A></B>(<A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A> releasedImage, <A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A> pressedImage, <A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A> deactiveImage)</CODE><BR> Sets the current image of the QTButton and creates a TwoDSprite button.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../quicktime/app/ui/PressActionButton.html#PressActionButton(quicktime.app.image.ImageSpec, quicktime.app.image.ImageSpec, quicktime.app.image.ImageSpec, quicktime.app.image.ImageSpec)">PressActionButton</A></B>(<A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A> releasedImage, <A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A> pressedImage, <A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A> deactiveImage, <A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A> rolloverImage)</CODE><BR> Sets the current image of the QTButton and creates a TwoDSprite button.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../quicktime/app/ui/PressReleaseButton.html#PressReleaseButton(quicktime.app.image.ImageSpec, quicktime.app.image.ImageSpec, quicktime.app.image.ImageSpec)">PressReleaseButton</A></B>(<A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A> releasedImage, <A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A> pressedImage, <A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A> deactiveImage)</CODE><BR> Sets the current image of the QTButton and creates a TwoDSprite button</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../quicktime/app/ui/PressReleaseButton.html#PressReleaseButton(quicktime.app.image.ImageSpec, quicktime.app.image.ImageSpec, quicktime.app.image.ImageSpec, quicktime.app.image.ImageSpec)">PressReleaseButton</A></B>(<A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A> releasedImage, <A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A> pressedImage, <A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A> deactiveImage, <A HREF="../../../../quicktime/app/image/ImageSpec.html">ImageSpec</A> rolloverImage)</CODE><BR> sets the current image of the QTButton and creates a TwoDSprite button</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/app/image/ImageSpec.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="ImageSpec.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 + -