📄 rawencodedimage.html
字号:
<CODE> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../quicktime/util/RawEncodedImage.html#getRowBytes()">getRowBytes</A></B>()</CODE><BR> Returns either kRowBytesUnknown or the number of bytes per row that the encoded image data is comprised of.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> short</CODE></FONT></TD><TD><CODE><B><A HREF="../../quicktime/util/RawEncodedImage.html#getShort(int)">getShort</A></B>(int offset)</CODE><BR> Returns the short at the specified offset</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><A HREF="../../quicktime/util/RawEncodedImage.html#setByte(int, byte)">setByte</A></B>(int offset, byte value)</CODE><BR> Sets the byte at the specified offset</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><A HREF="../../quicktime/util/RawEncodedImage.html#setInt(int, int)">setInt</A></B>(int offset, int value)</CODE><BR> Sets the int at the specified offset</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><A HREF="../../quicktime/util/RawEncodedImage.html#setInts(int, int[])">setInts</A></B>(int offset, int[] value)</CODE><BR> Sets an array of ints at the specified offset</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><A HREF="../../quicktime/util/RawEncodedImage.html#setRowBytes(int)">setRowBytes</A></B>(int rowBytes)</CODE><BR> Sets the row bytes of the encoded image data</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><A HREF="../../quicktime/util/RawEncodedImage.html#setShort(int, short)">setShort</A></B>(int offset, short value)</CODE><BR> Sets the short at the specified offset</TD></TR></TABLE> <A NAME="methods_inherited_from_class_quicktime.util.QTPointer"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class quicktime.util.<A HREF="../../quicktime/util/QTPointer.html">QTPointer</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../quicktime/util/QTPointer.html#concatenate(quicktime.util.QTPointerRef)">concatenate</A>, <A HREF="../../quicktime/util/QTPointer.html#fromEncodedImage(quicktime.util.EncodedImage)">fromEncodedImage</A>, <A HREF="../../quicktime/util/QTPointer.html#fromGraphicsExporter(quicktime.std.image.GraphicsExporter)">fromGraphicsExporter</A>, <A HREF="../../quicktime/util/QTPointer.html#fromSCData(quicktime.sound.SoundComponentData)">fromSCData</A>, <A HREF="../../quicktime/util/QTPointer.html#setSize(int)">setSize</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_quicktime.util.QTPointerRef"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class quicktime.util.<A HREF="../../quicktime/util/QTPointerRef.html">QTPointerRef</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../quicktime/util/QTPointerRef.html#copyFromArray(int, byte[], int, int)">copyFromArray</A>, <A HREF="../../quicktime/util/QTPointerRef.html#copyFromArray(int, char[], int, int)">copyFromArray</A>, <A HREF="../../quicktime/util/QTPointerRef.html#copyFromArray(int, double[], int, int)">copyFromArray</A>, <A HREF="../../quicktime/util/QTPointerRef.html#copyFromArray(int, float[], int, int)">copyFromArray</A>, <A HREF="../../quicktime/util/QTPointerRef.html#copyFromArray(int, int[], int, int)">copyFromArray</A>, <A HREF="../../quicktime/util/QTPointerRef.html#copyFromArray(int, long[], int, int)">copyFromArray</A>, <A HREF="../../quicktime/util/QTPointerRef.html#copyFromArray(int, short[], int, int)">copyFromArray</A>, <A HREF="../../quicktime/util/QTPointerRef.html#copyToArray(int, byte[], int, int)">copyToArray</A>, <A HREF="../../quicktime/util/QTPointerRef.html#copyToArray(int, char[], int, int)">copyToArray</A>, <A HREF="../../quicktime/util/QTPointerRef.html#copyToArray(int, double[], int, int)">copyToArray</A>, <A HREF="../../quicktime/util/QTPointerRef.html#copyToArray(int, float[], int, int)">copyToArray</A>, <A HREF="../../quicktime/util/QTPointerRef.html#copyToArray(int, int[], int, int)">copyToArray</A>, <A HREF="../../quicktime/util/QTPointerRef.html#copyToArray(int, long[], int, int)">copyToArray</A>, <A HREF="../../quicktime/util/QTPointerRef.html#copyToArray(int, short[], int, int)">copyToArray</A>, <A HREF="../../quicktime/util/QTPointerRef.html#getBytes()">getBytes</A>, <A HREF="../../quicktime/util/QTPointerRef.html#getSize()">getSize</A>, <A HREF="../../quicktime/util/QTPointerRef.html#toString()">toString</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_quicktime.QTObject"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class quicktime.<A HREF="../../quicktime/QTObject.html">QTObject</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../quicktime/QTObject.html#disposeQTObject()">disposeQTObject</A>, <A HREF="../../quicktime/QTObject.html#equals(java.lang.Object)">equals</A>, <A HREF="../../quicktime/QTObject.html#ID(quicktime.QTObject)">ID</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class java.lang.Object</B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_quicktime.util.EncodedImage"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from interface quicktime.util.<A HREF="../../quicktime/util/EncodedImage.html">EncodedImage</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../quicktime/util/EncodedImage.html#getSize()">getSize</A></CODE></TD></TR></TABLE> <P><!-- ============ FIELD DETAIL =========== --><!-- ========= CONSTRUCTOR DETAIL ======== --><A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Constructor Detail</B></FONT></TD></TR></TABLE><A NAME="RawEncodedImage(byte[])"><!-- --></A><H3>RawEncodedImage</H3><PRE>public <B>RawEncodedImage</B>(byte[] bytes) throws <A HREF="../../quicktime/QTException.html">QTException</A></PRE><DL><DD>This will return a RawEncodedImage object from a byte array. It will copy the bytes.</DL><HR><A NAME="RawEncodedImage(int[])"><!-- --></A><H3>RawEncodedImage</H3><PRE>public <B>RawEncodedImage</B>(int[] ints) throws <A HREF="../../quicktime/QTException.html">QTException</A></PRE><DL><DD>This will return a RawEncodedImage object from an int array. It will copy the ints.<DD><DL><DT><B>Parameters:</B><DD><CODE>ints</CODE> - the int array containing the image data</DL></DD></DL><HR><A NAME="RawEncodedImage(int[], int)"><!-- --></A><H3>RawEncodedImage</H3><PRE>public <B>RawEncodedImage</B>(int[] ints, int rowBytes) throws <A HREF="../../quicktime/QTException.html">QTException</A></PRE><DL><DD>This will return a RawEncodedImage object from an int array. It will copy the ints.<DD><DL><DT><B>Parameters:</B><DD><CODE>ints</CODE> - the int array containing the image data<DD><CODE>rowBytes</CODE> - the row bytes of the image data</DL></DD></DL><HR><A NAME="RawEncodedImage(int, boolean)"><!-- --></A><H3>RawEncodedImage</H3><PRE>public <B>RawEncodedImage</B>(int size, boolean clear) throws <A HREF="../../quicktime/QTException.html">QTException</A></PRE><DL><DD>Allocate the specified amount of bytes for containing encoded image data.<DD><DL><DT><B>Parameters:</B><DD><CODE>size</CODE> - the size of the pointer to create.<DD><CODE>clear</CODE> - clear the pointer upon creation.</DL></DD></DL><HR><A NAME="RawEncodedImage(int, boolean, int)"><!-- --></A><H3>RawEncodedImage</H3><PRE>public <B>RawEncodedImage</B>(int size, boolean clear, int rowBytes) throws <A HREF="../../quicktime/QTException.html">QTException</A></PRE><DL><DD>Allocate the specified amount of bytes for containing encoded image data.<DD><DL><DT><B>Parameters:</B><DD><CODE>size</CODE> - the size of the pointer to create.<DD><CODE>clear</CODE> - clear the pointer upon creation.<DD><CODE>rowBytes</CODE> - the rowbytes of the encoded image.</DL></DD></DL><!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Method Detail</B></FONT></TD></TR></TABLE><A NAME="fromQTPointer(quicktime.util.QTPointerRef)"><!-- --></A><H3>fromQTPointer</H3><PRE>public static <A HREF="../../quicktime/util/RawEncodedImage.html">RawEncodedImage</A> <B>fromQTPointer</B>(<A HREF="../../quicktime/util/QTPointerRef.html">QTPointerRef</A> ptr)</PRE><DL><DD>This will return a RawEncodedImage object from a pointer. It will not copy the pointer but will reference the same data.<DD><DL></DL></DD></DL><HR><A NAME="fromQTHandle(quicktime.util.QTHandleRef)"><!-- --></A><H3>fromQTHandle</H3><PRE>public static <A HREF="../../quicktime/util/RawEncodedImage.html">RawEncodedImage</A> <B>fromQTHandle</B>(<A HREF="../../quicktime/util/QTHandleRef.html">QTHandleRef</A> hdl)</PRE><DL><DD>This will return a RawEncodedImage object from a handle. It will not copy the handle but will reference the same data.<DD><DL></DL></DD></DL><HR><A NAME="fromPixMap(quicktime.qd.PixMap)"><!-- --></A><H3>fromPixMap</H3>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -