?? color.html
字號:
</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../com/anotherbigidea/flash/structs/package-summary.html">com.anotherbigidea.flash.structs</A> that return <A HREF="../../../../../com/anotherbigidea/flash/structs/Color.html" title="class in com.anotherbigidea.flash.structs">Color</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../com/anotherbigidea/flash/structs/Color.html" title="class in com.anotherbigidea.flash.structs">Color</A></CODE></FONT></TD>
<TD><CODE><B>LineStyle.</B><B><A HREF="../../../../../com/anotherbigidea/flash/structs/LineStyle.html#getColor()">getColor</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../com/anotherbigidea/flash/structs/Color.html" title="class in com.anotherbigidea.flash.structs">Color</A>[]</CODE></FONT></TD>
<TD><CODE><B>FillStyle.</B><B><A HREF="../../../../../com/anotherbigidea/flash/structs/FillStyle.html#getGradientColors()">getGradientColors</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../com/anotherbigidea/flash/structs/Color.html" title="class in com.anotherbigidea.flash.structs">Color</A></CODE></FONT></TD>
<TD><CODE><B>FillStyle.</B><B><A HREF="../../../../../com/anotherbigidea/flash/structs/FillStyle.html#getSolidColor()">getSolidColor</A></B>()</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../com/anotherbigidea/flash/structs/package-summary.html">com.anotherbigidea.flash.structs</A> with parameters of type <A HREF="../../../../../com/anotherbigidea/flash/structs/Color.html" title="class in com.anotherbigidea.flash.structs">Color</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B>Color.</B><B><A HREF="../../../../../com/anotherbigidea/flash/structs/Color.html#equals(com.anotherbigidea.flash.structs.Color)">equals</A></B>(<A HREF="../../../../../com/anotherbigidea/flash/structs/Color.html" title="class in com.anotherbigidea.flash.structs">Color</A> color)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../com/anotherbigidea/flash/structs/package-summary.html">com.anotherbigidea.flash.structs</A> with parameters of type <A HREF="../../../../../com/anotherbigidea/flash/structs/Color.html" title="class in com.anotherbigidea.flash.structs">Color</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../com/anotherbigidea/flash/structs/AlphaColor.html#AlphaColor(com.anotherbigidea.flash.structs.Color, int)">AlphaColor</A></B>(<A HREF="../../../../../com/anotherbigidea/flash/structs/Color.html" title="class in com.anotherbigidea.flash.structs">Color</A> color,
int alpha)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../com/anotherbigidea/flash/structs/FillStyle.html#FillStyle(com.anotherbigidea.flash.structs.Color)">FillStyle</A></B>(<A HREF="../../../../../com/anotherbigidea/flash/structs/Color.html" title="class in com.anotherbigidea.flash.structs">Color</A> solidColor)</CODE>
<BR>
Solid color fill (alpha depends on the TagDefineShapeX tag used)</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../com/anotherbigidea/flash/structs/FillStyle.html#FillStyle(com.anotherbigidea.flash.structs.Matrix, int[], com.anotherbigidea.flash.structs.Color[], boolean)">FillStyle</A></B>(<A HREF="../../../../../com/anotherbigidea/flash/structs/Matrix.html" title="class in com.anotherbigidea.flash.structs">Matrix</A> matrix,
int[] ratios,
<A HREF="../../../../../com/anotherbigidea/flash/structs/Color.html" title="class in com.anotherbigidea.flash.structs">Color</A>[] colors,
boolean radial)</CODE>
<BR>
Linear/Radial Gradient Fill</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../com/anotherbigidea/flash/structs/LineStyle.html#LineStyle(int, com.anotherbigidea.flash.structs.Color)">LineStyle</A></B>(int width,
<A HREF="../../../../../com/anotherbigidea/flash/structs/Color.html" title="class in com.anotherbigidea.flash.structs">Color</A> color)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="com.anotherbigidea.flash.writers"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../com/anotherbigidea/flash/structs/Color.html" title="class in com.anotherbigidea.flash.structs">Color</A> in <A HREF="../../../../../com/anotherbigidea/flash/writers/package-summary.html">com.anotherbigidea.flash.writers</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../com/anotherbigidea/flash/writers/package-summary.html">com.anotherbigidea.flash.writers</A> with parameters of type <A HREF="../../../../../com/anotherbigidea/flash/structs/Color.html" title="class in com.anotherbigidea.flash.structs">Color</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>SWFTagDumper.</B><B><A HREF="../../../../../com/anotherbigidea/flash/writers/SWFTagDumper.html#color(com.anotherbigidea.flash.structs.Color)">color</A></B>(<A HREF="../../../../../com/anotherbigidea/flash/structs/Color.html" title="class in com.anotherbigidea.flash.structs">Color</A> color)</CODE>
<BR>
SWFText interface</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>TagWriter.SWFTextImpl.</B><B><A HREF="../../../../../com/anotherbigidea/flash/writers/TagWriter.SWFTextImpl.html#color(com.anotherbigidea.flash.structs.Color)">color</A></B>(<A HREF="../../../../../com/anotherbigidea/flash/structs/Color.html" title="class in com.anotherbigidea.flash.structs">Color</A> color)</CODE>
<BR>
SWFText interface</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>SWFTagDumper.</B><B><A HREF="../../../../../com/anotherbigidea/flash/writers/SWFTagDumper.html#defineFillStyle(com.anotherbigidea.flash.structs.Color)">defineFillStyle</A></B>(<A HREF="../../../../../com/anotherbigidea/flash/structs/Color.html" title="class in com.anotherbigidea.flash.structs">Color</A> color)</CODE>
<BR>
SWFShape interface</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>TagWriter.SWFShapeImpl.</B><B><A HREF="../../../../../com/anotherbigidea/flash/writers/TagWriter.SWFShapeImpl.html#defineFillStyle(com.anotherbigidea.flash.structs.Color)">defineFillStyle</A></B>(<A HREF="../../../../../com/anotherbigidea/flash/structs/Color.html" title="class in com.anotherbigidea.flash.structs">Color</A> color)</CODE>
<BR>
</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>SWFTagDumper.</B><B><A HREF="../../../../../com/anotherbigidea/flash/writers/SWFTagDumper.html#defineFillStyle(com.anotherbigidea.flash.structs.Matrix, int[], com.anotherbigidea.flash.structs.Color[], boolean)">defineFillStyle</A></B>(<A HREF="../../../../../com/anotherbigidea/flash/structs/Matrix.html" title="class in com.anotherbigidea.flash.structs">Matrix</A> matrix,
int[] ratios,
<A HREF="../../../../../com/anotherbigidea/flash/structs/Color.html" title="class in com.anotherbigidea.flash.structs">Color</A>[] colors,
boolean radial)</CODE>
<BR>
SWFShape interface</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>TagWriter.SWFShapeImpl.</B><B><A HREF="../../../../../com/anotherbigidea/flash/writers/TagWriter.SWFShapeImpl.html#defineFillStyle(com.anotherbigidea.flash.structs.Matrix, int[], com.anotherbigidea.flash.structs.Color[], boolean)">defineFillStyle</A></B>(<A HREF="../../../../../com/anotherbigidea/flash/structs/Matrix.html" title="class in com.anotherbigidea.flash.structs">Matrix</A> matrix,
int[] ratios,
<A HREF="../../../../../com/anotherbigidea/flash/structs/Color.html" title="class in com.anotherbigidea.flash.structs">Color</A>[] colors,
boolean radial)</CODE>
<BR>
</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>SWFTagDumper.</B><B><A HREF="../../../../../com/anotherbigidea/flash/writers/SWFTagDumper.html#defineLineStyle(int, com.anotherbigidea.flash.structs.Color)">defineLineStyle</A></B>(int width,
<A HREF="../../../../../com/anotherbigidea/flash/structs/Color.html" title="class in com.anotherbigidea.flash.structs">Color</A> color)</CODE>
<BR>
SWFShape interface</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>TagWriter.SWFShapeImpl.</B><B><A HREF="../../../../../com/anotherbigidea/flash/writers/TagWriter.SWFShapeImpl.html#defineLineStyle(int, com.anotherbigidea.flash.structs.Color)">defineLineStyle</A></B>(int width,
<A HREF="../../../../../com/anotherbigidea/flash/structs/Color.html" title="class in com.anotherbigidea.flash.structs">Color</A> color)</CODE>
<BR>
</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>SWFTagDumper.</B><B><A HREF="../../../../../com/anotherbigidea/flash/writers/SWFTagDumper.html#dumpBitsLossless(java.lang.String, int, int, int, int, com.anotherbigidea.flash.structs.Color[], byte[])">dumpBitsLossless</A></B>(java.lang.String name,
int id,
int format,
int width,
int height,
<A HREF="../../../../../com/anotherbigidea/flash/structs/Color.html" title="class in com.anotherbigidea.flash.structs">Color</A>[] colors,
byte[] imageData)</CODE>
<BR>
</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>SWFTagDumper.</B><B><A HREF="../../../../../com/anotherbigidea/flash/writers/SWFTagDumper.html#tagDefineBitsLossless(int, int, int, int, com.anotherbigidea.flash.structs.Color[], byte[])">tagDefineBitsLossless</A></B>(int id,
int format,
int width,
int height,
<A HREF="../../../../../com/anotherbigidea/flash/structs/Color.html" title="class in com.anotherbigidea.flash.structs">Color</A>[] colors,
byte[] imageData)</CODE>
<BR>
SWFTagTypes interface</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>SWFTagTypesImpl.</B><B><A HREF="../../../../../com/anotherbigidea/flash/writers/SWFTagTypesImpl.html#tagDefineBitsLossless(int, int, int, int, com.anotherbigidea.flash.structs.Color[], byte[])">tagDefineBitsLossless</A></B>(int id,
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -