Andrew Murray
|
985e605381
|
Renamed transform2 to transform
|
2024-06-08 19:06:46 +10:00 |
|
Andrew Murray
|
5bacce9dc2
|
Merge pull request #8046 from srittau/type-annotations
Add various type annotations
|
2024-06-08 18:38:21 +10:00 |
|
Andrew Murray
|
45cdc53bbb
|
Updated type hints
|
2024-06-08 18:03:06 +10:00 |
|
Andrew Murray
|
d2603b779a
|
im color could be a tuple with a single float
|
2024-06-08 17:16:50 +10:00 |
|
Andrew Murray
|
b3c534cc9a
|
Added type hints
|
2024-06-05 08:29:28 +10:00 |
|
Andrew Murray
|
12559fffc5
|
Merge branch 'main' into type_hint
|
2024-06-04 08:18:14 +10:00 |
|
Andrew Murray
|
f5da04adb0
|
Added type hints
Co-authored-by: Nulano <nulano@nulano.eu>
|
2024-06-03 21:58:02 +10:00 |
|
Andrew Murray
|
d566c04d5b
|
Updated type hints
|
2024-06-03 14:20:01 +10:00 |
|
Andrew Murray
|
8a3a72e51d
|
Added type hints
|
2024-05-18 16:06:50 +10:00 |
|
Andrew Murray
|
73a3e4938c
|
Merge branch 'main' into type-annotations
|
2024-05-15 21:48:41 +10:00 |
|
Hugo van Kemenade
|
5e48d54769
|
Merge pull request #7984 from radarhere/modes
Added more modes to Image.MODES
|
2024-05-11 23:01:42 +03:00 |
|
Sebastian Rittau
|
6d6dfd176c
|
Revert unnecessary formatting change
|
2024-05-11 10:46:20 +02:00 |
|
Sebastian Rittau
|
431fe0dcc8
|
Rename protocol to SupportsGetData
|
2024-05-10 11:46:35 +02:00 |
|
Andrew Murray
|
ce8dedadfd
|
Merge branch 'main' into modes
|
2024-05-08 22:11:50 +10:00 |
|
Sebastian Rittau
|
bb8718e581
|
Hopefully the last Python 3.8 instance :/
|
2024-05-08 12:54:44 +02:00 |
|
Sebastian Rittau
|
296050f382
|
More Python 3.8 compatibility
|
2024-05-08 12:26:45 +02:00 |
|
Sebastian Rittau
|
7ae8d37138
|
Make GetDataTransform public
|
2024-05-08 12:14:59 +02:00 |
|
Sebastian Rittau
|
ef35d79264
|
Python 3.8 compatibility
|
2024-05-08 12:14:37 +02:00 |
|
Andrew Murray
|
58ee112a9a
|
Merge branch 'main' into type_hint
|
2024-05-08 18:04:02 +10:00 |
|
Sebastian Rittau
|
d63caf266d
|
Various fixes
|
2024-05-07 15:59:20 +02:00 |
|
Sebastian Rittau
|
d44e9fccb1
|
Various fixes
|
2024-05-07 14:53:26 +02:00 |
|
pre-commit-ci[bot]
|
1aa3886ed7
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-05-07 12:34:02 +00:00 |
|
Sebastian Rittau
|
c92f59d758
|
Add various type annotations
|
2024-05-07 14:30:34 +02:00 |
|
mrKazzila
|
74063feadc
|
chore: add f-string formatting
|
2024-05-04 19:21:49 +03:00 |
|
Andrew Murray
|
6036d81d97
|
Added type hints
|
2024-05-04 20:51:54 +10:00 |
|
Andrew Murray
|
2250fbeb9a
|
Added type hints
|
2024-04-29 20:25:11 +10:00 |
|
Andrew Murray
|
49ce63d257
|
Merge branch 'main' into bgr
|
2024-04-25 09:13:20 +10:00 |
|
Andrew Murray
|
4171435db4
|
Added more modes
|
2024-04-22 09:23:41 +10:00 |
|
Adam J. Stewart
|
c655dc0c6b
|
Use a property
Co-authored-by: Ondrej Baranovič <ondreko.tiba@gmail.com>
|
2024-04-16 17:53:48 +02:00 |
|
Andrew Murray
|
d431c97ba3
|
Deprecate BGR;15, BGR;16 and BGR;24
|
2024-04-15 19:28:52 +10:00 |
|
Andrew Murray
|
84238bd459
|
Merge branch 'main' into types/fromarray
|
2024-04-07 08:32:48 +10:00 |
|
Andrew Murray
|
48b270590c
|
accept returns bool or str
|
2024-04-06 18:31:08 +02:00 |
|
Nulano
|
819e1b9dd2
|
add type hints for Image.save
|
2024-04-04 23:38:50 +02:00 |
|
Nulano
|
8c14a394c1
|
add type hints for Image.open and Image.init
|
2024-04-04 20:01:24 +02:00 |
|
Andrew Murray
|
e85a84baa7
|
Added SupportsArrayInterface
|
2024-04-03 20:00:40 +11:00 |
|
Adam J. Stewart
|
5d19151cd3
|
Python 3.10+
|
2024-04-02 17:56:52 +02:00 |
|
pre-commit-ci[bot]
|
8a63980e39
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-04-02 15:53:42 +00:00 |
|
Adam J. Stewart
|
37ed8c337d
|
Try type comment
|
2024-04-02 17:53:11 +02:00 |
|
pre-commit-ci[bot]
|
8e47a6f2c8
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-04-02 15:46:28 +00:00 |
|
Adam J. Stewart
|
4915f19b13
|
fromarray: add type hints
|
2024-04-02 17:45:06 +02:00 |
|
Hugo van Kemenade
|
7c5d0b9284
|
Add type hints
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2024-03-31 23:44:27 -06:00 |
|
Hugo van Kemenade
|
008b28eb0c
|
Add type hints
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2024-03-31 23:20:11 -06:00 |
|
Hugo van Kemenade
|
b6c755df32
|
Add type hints
Co-authored-by: Ondrej Baranovič <ondreko.tiba@gmail.com>
|
2024-03-31 22:05:16 +03:00 |
|
Hugo van Kemenade
|
d734c8b702
|
Merge pull request #7888 from radarhere/convert_rgb
|
2024-03-28 18:11:12 +02:00 |
|
Andrew Murray
|
e79d1746f2
|
Support conversion from RGB to La
|
2024-03-26 19:57:17 +11:00 |
|
Andrew Murray
|
ab8f465f1a
|
Use transparency info when converting from RGB to LA
|
2024-03-26 19:55:22 +11:00 |
|
Andrew Murray
|
fb84c546b7
|
Removed references to the "current version"
|
2024-03-26 06:00:03 +11:00 |
|
Andrew Murray
|
171e497e05
|
Raise ValueError if kmeans is negative
|
2024-03-22 17:36:04 +11:00 |
|
Andrew Murray
|
8b6a182815
|
Support conversion from RGB to RGBa
|
2024-03-21 16:25:40 +11:00 |
|
Andrew Murray
|
e2986e1989
|
Do not upgrade NumPy
|
2024-03-15 20:41:15 +11:00 |
|