James Jackson-South
b5c4c6cc77
tweak examples
2022-02-04 11:29:10 +11:00
Brian Popow
6d4b61ca75
Add Image metadata section
2022-02-03 20:23:34 +01:00
Brian Popow
e72fbf215b
Add Identify image example in get started
2022-02-03 19:53:31 +01:00
Brian Popow
933611e7c1
Add example howto create animated gif
2022-02-03 19:49:36 +01:00
James Jackson-South
4ee9e372ea
Remove sample and update API refs
2022-02-03 11:11:01 +11:00
James Jackson-South
5b25386a5e
Update articles/imagesharp/pixelbuffers.md
...
Co-authored-by: Anton Firszov <antonfir@gmail.com>
2022-02-03 10:52:05 +11:00
James Jackson-South
16d413265b
Update fonts samples
2022-02-02 22:46:28 +11:00
James Jackson-South
bc1523bf2d
Update homepage and format docs
2022-02-02 15:10:26 +11:00
James Jackson-South
0e121840d7
Update pixel docs, remove memory manager ones
2022-02-02 14:52:20 +11:00
James Jackson-South
10bcc3ea3c
Update imageformats.md
2022-01-12 00:06:49 +00:00
Shawn
9d26f411dd
fix the `;` issue of the sample code.
2022-01-11 12:01:47 +08:00
James Jackson-South
1d652bee28
Update processing.md
2021-12-15 14:25:21 +00:00
James Jackson-South
6b926a3305
Update pixelbuffers.md
2021-11-13 04:09:54 +00:00
Andrii Kurdiumov
1ef6875478
Fix typo
2021-11-07 13:54:39 +06:00
Scott Williams
8bc136181f
Update pixelbuffers.md
2021-11-05 14:27:37 +00:00
James Jackson-South
245ab124f6
Fix #31
2021-11-02 06:40:15 +00:00
James Jackson-South
1ad172a17e
Merge pull request #32 from aallen90/patch-1
...
Azure Blob Storage Cache Docs Update
2021-11-02 17:37:20 +11:00
Engincan VESKE
32369fdb43
Update ImageSharp introduction document
2021-11-01 15:46:54 +03:00
Austin Allen
220589c88b
Azure Blob Storage Cache Docs Update
...
This PR updates the example code in the docs to use the correct cache class for AzureBlobStorage.
The ``` cs AzureBlobStorageImageCache``` class referenced here does not exist in the project. Looking at the generated docs for [Namespace SixLabors.ImageSharp.Web.Caching.Azure](https://docs.sixlabors.com/api/ImageSharp.Web.Providers.Azure/SixLabors.ImageSharp.Web.Caching.Azure.html ), it appears that ``` cs AzureBlobStorageCache``` is the correct cache class.
2021-10-12 01:56:27 -05:00
Erik Henningson
df21dd8345
Update processingcommands.md
...
Describing the rxy command a bit more.
2021-09-03 09:02:42 +02:00
James Jackson-South
669147a73e
Update index.md
2021-05-22 03:34:27 +01:00
James Jackson-South
4c065dd2d6
Update additional beta messaging
2021-05-22 02:49:00 +01:00
James Jackson-South
d12298e569
Update beta message
2021-05-22 02:38:09 +01:00
Nate Hitze
532609bb30
Add pixel format load documentation
2021-05-16 19:35:08 -04:00
James Jackson-South
36edfedf54
Fix link warnings
2021-03-02 02:34:03 +00:00
James Jackson-South
e5a70e330f
Merge pull request #23 from mghini/patch-1
...
Update processingcommands.md
2021-02-27 17:01:53 +00:00
Mauro Ghini
1b28f378f1
Update imageproviders.md
2021-02-19 11:12:52 +01:00
Mauro Ghini
1382542fc0
Update processingcommands.md
2021-02-19 09:50:07 +01:00
James Jackson-South
d13260de8f
Update pixelbuffers.md
2021-01-27 12:47:23 +00:00
Sergio Pedri
0ded21261e
Add docs paragraph for ProcessPixelRowsAsVector4
2021-01-27 12:40:59 +01:00
James Jackson-South
8da9a9c9b2
Tweak language
2021-01-22 04:42:12 +00:00
James Jackson-South
d595e06f74
Update processingcommands.md
2020-12-18 21:07:22 +00:00
James Jackson-South
8f9429dd72
Minor fixes
2020-12-18 21:05:20 +00:00
David Rolland
a44c1430c8
Update pixelbuffers.md
...
Fixed method name in examples.
2020-09-20 21:18:00 +09:00
James Jackson-South
938edbaa15
Update docs to latest builds and add articles
2020-09-18 18:28:53 +01:00
Richard Burte
045113c954
Fixed some typos.
...
Some typos made it in.
2020-08-04 19:09:50 -07:00
Michele
7332ab7130
Update resize.md
...
Since the overload of Image.Save that takes one parameter requires the parameter to be a path, i think it could be more suitable to replace "outStream" with "outPath".
2020-07-15 10:20:52 +02:00
James Jackson-South
4fbefe274f
Update to latest releases
2020-06-09 09:55:43 +01:00
James Jackson-South
0676c34221
Merge pull request #14 from SixLabors/Sergio0694-patch-1
...
Updated Image<TPixel> buffer description
2020-05-08 20:05:22 +01:00
Mohammad Dehghan
efd2089dc8
Remove duplicate word "under"
2020-05-08 13:15:43 +04:30
Sergio Pedri
abc4969205
Updated Image<TPixel> buffer description
2020-05-05 02:39:21 +02:00
James Jackson-South
b32b9f202f
Merge branch 'master' into dev-rc1
2020-05-01 00:49:51 +01:00
James Jackson-South
dd08bcfda5
updat deps, fix api example
2020-05-01 00:47:27 +01:00
James Jackson-South
908bf5f186
Fix links
2020-04-30 19:16:09 +01:00
James Jackson-South
68c281b107
Update ref, add config docs, fix method nav overflow
2020-04-27 13:04:26 +01:00
James Jackson-South
5c90d29cee
Web docs, BCL types, Azure API and layout fixes.
2020-04-25 23:43:43 +01:00
James Jackson-South
bbdff5ab5a
Update dependencies
2020-04-25 13:52:48 +01:00
James Jackson-South
2a2c086b81
Begin web docs
2020-04-20 22:08:09 +01:00
James Jackson-South
a279837fe2
Update pixel format and buffer docs.
2020-04-20 21:28:56 +01:00
James Jackson-South
bb1dafc90c
Bump build and dependencies
2020-04-20 21:07:49 +01:00
Scott Williams
53df0391ec
Update articles/imagesharp.drawing/gettingstarted.md
...
Co-Authored-By: James Jackson-South <james_south@hotmail.com>
2020-04-19 22:22:54 +01:00
Scott Williams
47661dcee2
Update articles/imagesharp.drawing/index.md
...
Co-Authored-By: James Jackson-South <james_south@hotmail.com>
2020-04-19 22:22:31 +01:00
Scott Williams
d0a8bea16a
Update articles/imagesharp.drawing/index.md
...
Co-Authored-By: James Jackson-South <james_south@hotmail.com>
2020-04-19 22:21:56 +01:00
Scott Williams
b7f6d06e29
Update articles/imagesharp.drawing/index.md
...
Co-Authored-By: James Jackson-South <james_south@hotmail.com>
2020-04-19 22:21:32 +01:00
Scott Williams
35497282e8
Update articles/fonts/index.md
...
Co-Authored-By: James Jackson-South <james_south@hotmail.com>
2020-04-19 22:21:21 +01:00
Scott Williams
7cd53c40d7
Update articles/fonts/customrendering.md
...
Co-Authored-By: James Jackson-South <james_south@hotmail.com>
2020-04-19 22:21:03 +01:00
Scott Williams
9539136c71
Update articles/fonts/index.md
...
Co-Authored-By: James Jackson-South <james_south@hotmail.com>
2020-04-19 22:20:34 +01:00
Scott Williams
62e43200af
Update articles/imagesharp.drawing/gettingstarted.md
...
Co-Authored-By: James Jackson-South <james_south@hotmail.com>
2020-04-19 22:20:16 +01:00
Scott Williams
10dae47624
Initial introduction and getting started guides for ImageSharp.Drawing and Fonts
2020-04-19 12:55:09 +01:00
James Jackson-South
57983083c1
More cleanup and fixes
2020-03-28 22:05:51 +00:00
James Jackson-South
9ea0ab2e6f
Add Search plu intro page
2020-03-28 16:20:19 +00:00
James Jackson-South
53e2410009
rename hack pt1
2020-03-28 12:16:55 +00:00
Paul Oliver
974f120707
Update Resize.md
...
sample was missing the the required output file format
2020-02-09 13:13:40 -08:00
James Jackson-South
677926a499
Build on latest dev + update formats docs
2020-01-10 14:40:42 +11:00
James Jackson-South
a5a5ac4186
New theme, fix missing API docs
2019-11-29 11:46:10 +11:00
James Jackson-South
765d8c9ab9
Update PixelFormats.md
2019-09-08 20:56:45 +10:00
James Jackson-South
8b8684bc45
Refflect changes
2019-09-08 20:56:40 +10:00
James Jackson-South
5156348476
Update articles/ImageSharp/Processing.md
...
Co-Authored-By: Scott Williams <tocsoft@gmail.com>
2019-09-08 19:52:56 +10:00
James Jackson-South
4850d5312e
Update articles/ImageSharp/GettingStarted.md
...
Co-Authored-By: Scott Williams <tocsoft@gmail.com>
2019-09-08 19:52:12 +10:00
James Jackson-South
61f76fe345
Update articles/ImageSharp/GettingStarted.md
...
Co-Authored-By: Scott Williams <tocsoft@gmail.com>
2019-09-08 19:51:58 +10:00
James Jackson-South
bd8f4f3a42
Merge branch 'master' into js/supplementary-docs
2019-07-25 19:16:39 +10:00
James Jackson-South
28547e6cb6
Begin fleshing out docs
2019-07-25 19:14:49 +10:00
Peter Dolkens
c41cfe2ae1
Update GettingStarted.md
...
Minor typo
2019-01-28 01:23:56 +00:00
Anton Firszov
86b0fed114
fix typo
2018-07-13 00:22:15 +02:00
Anton Firszov
c200f755f5
changes in GettingStarted.md Performance section
2018-07-10 22:46:49 +02:00
Anton Firszov
2fb2c182fc
Performance section in GettingStarted.md; WorkingWithPixelBuffers.md
2018-07-10 02:05:30 +02:00
Anton Firszov
fcdf8ee534
update MemoryManagement.md + rebuild docs
2018-07-08 22:28:21 +02:00
Gérald Barré
fe179ef3c7
Fix typos
2018-05-21 23:18:59 -04:00
Anton Firszov
5b53f18b81
More & better docs. Mostly ImageFormats.md
2018-05-02 02:18:36 +02:00
Anton Firszov
07c9451657
minor changes in MemoryManagement.md
2018-04-10 21:51:52 +02:00
Anton Firszov
c9943d8783
MemoryManagement.md finished
2018-03-26 00:35:20 +02:00
Anton Firszov
0998cb5f37
more intro text
2018-03-25 01:01:07 +01:00
Anton Firszov
981e19c33d
articles WIP
2018-03-24 23:20:48 +01:00
James Jackson-South
29205a9d95
Fix spelling
2018-03-20 23:59:20 +11:00
James Jackson-South
b7e7903e6d
Fix spelling
2018-03-20 23:57:44 +11:00
Anton Firsov
02feff7fa9
Update intro.md
2018-03-20 01:20:14 +01:00
Anton Firsov
e61cc30e3e
Update GettingStarted.md
2018-03-20 01:15:21 +01:00
Anton Firszov
57585097fa
minor change on Pixel Formats
2018-03-20 00:59:53 +01:00
Anton Firszov
07d6f508d0
refer to example repositories + added/organized a few more topics
2018-03-20 00:48:20 +01:00
Anton Firszov
c812178e74
edit index.md, basic structure for articles
2018-03-19 23:55:47 +01:00
Stuart Lang
ac8d872956
Tiny code fix
2018-03-04 11:59:54 +00:00
Scott Williams
b0d320d409
include templates and add initial styling
2018-01-06 15:00:55 +00:00
Scott Williams
f18a87e082
initial check-in for a docs site
2018-01-04 19:35:35 +00:00