Update documentation

This commit is contained in:
Mr-Dave
2023-02-19 19:41:06 -07:00
parent f6184a886a
commit e55963717d

View File

@@ -1035,7 +1035,7 @@
</ul>
<ul>
<i><h4> Transform(string)</h4></i>
(These are libcamera interpretations of transform and rotate may not provide result you anticipate.)
(These are libcamera transform and rotate options and may not provide result you anticipate.)
<div><ul>
<li> Identity</h4></i>
<li> Rot0</li>
@@ -1043,9 +1043,9 @@
<li> VFlip</li>
<li> HVFlip</li>
<li> Rot180</li>
<li> Transpose</li>
<li> Rot270</li>
<li> Rot90</li>
<li> Transpose(not currently supported by libcamera)</li>
<li> Rot270(not currently supported by libcamera)</li>
<li> Rot90(not currently supported by libcamera)</li>
<li> Rot180Transpose</li>
</ul></div>