1<html> 2<head> 3<meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> 4<meta http-equiv="Content-Style-Type" content="text/css"> 5<title>TCL_GetLastWrittenPictureInfo</title> 6<link rel="stylesheet" href="../css/nitro.css" type="text/css"> 7</head> 8<body> 9<h1 align="left">TCL_GetLastWrittenPictureInfo <img src="../image/TWL.gif" align="middle"></h1> 10 11<h2>Definition</h2> 12<dl> 13 <dd> 14 <code>#include <twl/tcl.h></code><br/> <br/> 15 <pre><code> 16const TCLPictureInfo* TCL_GetLastWrittenPictureInfo( void ); 17 </code></pre> 18</dl> 19 20<h2>Arguments</h2> 21<p>None.</p> 22 23<h2>Return Values</h2> 24<p>Photo information for the last image to be written.</p> 25 26<h2>Description</h2> 27<p>Returns photo information for the last image written by the <a href="TCL_EncodeAndWritePicture.html"><code>TCL_EncodeAndWritePicture(Ex)</code></a> functions.</p> 28 29<h2>See Also</h2> 30<p><code><a href="TCL_EncodeAndWritePicture.html">TCL_EncodeAndWritePicture(Ex)</a></code></p> 31 32<h2>Revision History</h2> 33<p> 342009/04/06 Initial version. 35</p> 36 37<hr><p>CONFIDENTIAL</p></body> 38</html> 39