Skip to content

Commit

Permalink
Image.format
Browse files Browse the repository at this point in the history
  • Loading branch information
mtobiasm committed Nov 24, 2023
1 parent 6417197 commit 9af682e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zengl-stubs/__init__.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,7 @@ class Buffer:

class Image:
size: Tuple[int, int]
format: ImageFormat
samples: int
color: bool
clear_value: Iterable[int | float] | int | float
Expand Down

0 comments on commit 9af682e

Please sign in to comment.