Improve docs of PixmapBlueprint

This commit is contained in:
Elias Batek 2024-10-13 19:16:49 +02:00
parent b9098844b1
commit 195d1b228c
1 changed files with 3 additions and 1 deletions

View File

@ -375,7 +375,9 @@ static assert(Pixel.sizeof == uint.sizeof);
}
/++
Meta data for the construction a Pixmap
$(I Advanced functionality.)
Meta data for the construction of a Pixmap.
+/
struct PixmapBlueprint {
/++