mirror of
https://github.com/bec-project/bec_widgets.git
synced 2025-07-13 03:01:50 +02:00
doc(image): rotation update
This commit is contained in:
@ -60,7 +60,7 @@ The `Image` provides real-time image processing capabilities, such as rotating,
|
||||
|
||||
```python
|
||||
# Rotate the image by 90 degrees (1,2,3,4 are multiplied by 90 degrees)
|
||||
img_widget.rotation = 1
|
||||
img_widget.num_rotation_90 = 1
|
||||
|
||||
# Transpose the image
|
||||
img_widget.transpose = True
|
||||
|
Reference in New Issue
Block a user