1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 2<html xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml"> 3 <head> 4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 5 <meta http-equiv="Content-Style-Type" content="text/css" /> 6 <title>BinarizeOption</title> 7 <link rel="stylesheet" href="../css/mainpage.css" type="text/css" /> 8 </head> 9 <body> 10 <h1><BinarizeOption></h1> 11 <h2>Description</h2> 12 <p> 13 The binarization operation options. 14 </p> 15 <h2>Attributes</h2> 16 <table class="arguments"> 17<thead><tr><td>Type</td><td>Attributes</td><td>Description</td></tr></thead><tr><td /><th>ScaleQuantizeQuality</th><td> 18 Quality level of the quantized <B>Scale </B>component. 0 is lowest quality and 9 is highest quality. 19 </td></tr><tr><td /><th>RotateQuantizeQuality</th><td> 20 Quality level of the quantized <B>Rotate </B>component. 0 is lowest quality and 9 is highest quality. 21 </td></tr><tr><td /><th>TranslateQuantizeQuality</th><td> 22 Quality level of the quantized <B>Translate </B>component. 0 is lowest quality and 9 is highest quality. 23 </td></tr><tr><td /><th>IsFrameFormat</th><td> 24 Specifies whether to make frames when outputting the binary. 25 </td></tr></table> 26 27 <hr><p>CONFIDENTIAL</p></body> 28</html> 29