From 195d1b228c38f489504032fbf2109f547151d38b Mon Sep 17 00:00:00 2001 From: Elias Batek Date: Sun, 13 Oct 2024 19:16:49 +0200 Subject: [PATCH] Improve docs of PixmapBlueprint --- pixmappaint.d | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pixmappaint.d b/pixmappaint.d index 71fae49..dd58e90 100644 --- a/pixmappaint.d +++ b/pixmappaint.d @@ -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 { /++