Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / native_client_sdk / doc_generated / pepper_stable / cpp / classpp_1_1_image_data.html
index a104b39..baf1758 100644 (file)
@@ -1,6 +1,8 @@
 {{+bindTo:partials.standard_nacl_article}}
 <h1>pp::ImageData Class Reference</h1>
-<div>
+<div id="doxygen-ref">
+{{- dummy div to appease doxygen -}}
+  <div>
 <!-- Generated by Doxygen 1.7.6.1 -->
 
 
@@ -150,7 +152,7 @@ Static Public Member Functions</h2><table class="memberdecls">
 <dl class="params"><dt><b>Parameters:</b></dt><dd>
 <table class="params">
 <tr><td class="paramdir">[in]</td><td class="paramname">instance</td><td>The instance with which this resource will be associated.</td></tr>
-<tr><td class="paramdir">[in]</td><td class="paramname">format</td><td>A PP_ImageDataFormat containing desired image format. PP_ImageDataFormat is an enumeration of the different types of image data formats. Refer to <a href="../pepperc/ppb__image__data_8h.html"><code>ppb_image_data.h</code></a> for further information.</td></tr>
+<tr><td class="paramdir">[in]</td><td class="paramname">format</td><td>A PP_ImageDataFormat containing desired image format. PP_ImageDataFormat is an enumeration of the different types of image data formats. Refer to <a href="../c/ppb__image__data_8h.html"><code>ppb_image_data.h</code></a> for further information.</td></tr>
 <tr><td class="paramdir">[in]</td><td class="paramname">size</td><td>A pointer to a <code><a class="el" href="classpp_1_1_size.html" title="A size of an object based on width and height.">Size</a></code> containing the image size.</td></tr>
 <tr><td class="paramdir">[in]</td><td class="paramname">init_to_zero</td><td>A bool used to determine transparency at creation. Set the <code>init_to_zero</code> flag if you want the bitmap initialized to transparent during the creation process. If this flag is not set, the current contents of the bitmap will be undefined, and the module should be sure to set all the pixels. </td></tr>
 </table>
@@ -347,4 +349,5 @@ Static Public Member Functions</h2><table class="memberdecls">
 <li><a class="el" href="image__data_8h.html">image_data.h</a></li>
 </ul>
 </div><!-- contents -->
+</div>
 {{/partials.standard_nacl_article}}