You wrote " width ", where " height" is necessary .
@@ -28,7 +28,7 @@
<h3>[method:DataTexture generateDataTexture]([page:Number width], [page:Number height], [page:Number color])</h3>
<div>
width -- The width of the texture. <br />
- height -- The width of the texture. <br />
+ height -- The height of the texture. <br />
color -- The hexadecimal value of the color.
</div>