ivanpanch
fa2cbf4d45
Update extending.rst
2025-08-26 22:55:59 +02:00
ivanpanch
c2b27ceee8
Update examples.rst
2025-08-26 22:47:59 +02:00
ivanpanch
f7e26345db
Update metafunctions.rst
2025-08-26 22:30:53 +02:00
ivanpanch
9aafcd3a0f
Update image.rst
2025-08-26 22:16:58 +02:00
ivanpanch
9af3cc512c
Update image_view.rst
2025-08-26 22:14:33 +02:00
ivanpanch
5a66d23e34
Update pixel_locator.rst
2025-08-26 21:56:22 +02:00
ivanpanch
f31aab3f64
Update channel.rst
2025-08-26 21:04:16 +02:00
Marco Langer
eabd679f63
fix: Documentation ( #731 )
2023-03-16 21:08:04 +01:00
Marco Langer
bfed3de004
refactor: Deprecate apply_operation in favor of variant2::visit for any_image ( #656 )
...
build: Add /bigobj to MSVC flags
Avoid test\extension\dynamic_image\algorithm\copy_and_convert_pixels.cpp
compilation error:
fatal error C1128: number of sections exceeded object file format limit: compile with /bigobj
Co-authored-by: Mateusz Łoskot <mateusz@loskot.net >
2022-06-26 13:21:18 +02:00
Dirk Stolle
36a45e3af5
fix documentation links in "See also" sections
...
Fixes #591 .
2022-05-03 19:40:03 +05:30
Samuel Debionne
b6526deb78
Remove remaining references to MPL in the documentation ( #631 )
2021-11-08 19:25:53 +01:00
Omar Emara
3279523252
Update pixel design documentation for MP11 changes ( #626 )
...
Update documentation after #274 .
2021-10-04 19:03:14 +02:00
André Schröder
bbdce36a1f
docs: Correct typos in documentation ( #592 )
2021-04-03 00:46:05 +02:00
Samuel Debionne
601790f241
Replace Boost.Variant with Boost.Variant2 ( #474 )
...
* Update documentation
* Update example
* Update io and extensions
2020-04-17 19:25:19 +02:00
Samuel Debionne
c036059d18
Add any_image_view::size() ( #456 )
2020-03-20 12:42:10 +01:00
Mateusz Łoskot
f33128e20e
Fixed typo(T y->U y) in concepts.rst ( #440 )
2020-03-04 19:34:07 +01:00
Mateusz Łoskot
fbec8a3aa4
[doc] Split design guide into multiple pages ( #389 )
...
Improve some titles and re-arrange several sections (e.g. in Metafunctions).
Remove section about I/O extension from design guide as outdated and
unnecessary (in design guide).
2019-09-06 17:09:23 +02:00