fpi-image: Add docstring for FPI_IMAGE_NONE

This commit is contained in:
Marco Trevisan (Treviño)
2024-02-20 07:00:07 +01:00
parent ef99359428
commit ecc33b5cc6
+1
View File
@@ -25,6 +25,7 @@
/** /**
* FpiImageFlags: * FpiImageFlags:
* @FPI_IMAGE_NONE: no flag set
* @FPI_IMAGE_V_FLIPPED: the image is vertically flipped * @FPI_IMAGE_V_FLIPPED: the image is vertically flipped
* @FPI_IMAGE_H_FLIPPED: the image is horizontally flipped * @FPI_IMAGE_H_FLIPPED: the image is horizontally flipped
* @FPI_IMAGE_COLORS_INVERTED: the colours are inverted * @FPI_IMAGE_COLORS_INVERTED: the colours are inverted