Explorar o código

Added documentation references to the components of a colorspace

Sam Lantinga hai 1 ano
pai
achega
a17b742e34
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      include/SDL3/SDL_pixels.h

+ 6 - 0
include/SDL3/SDL_pixels.h

@@ -545,6 +545,12 @@ typedef enum SDL_ChromaLocation
  * representative sample of the kinds of colorspaces supported in SDL.
  *
  * \since This enum is available since SDL 3.0.0.
+ *
+ * \sa SDL_ColorPrimaries
+ * \sa SDL_ColorRange
+ * \sa SDL_ColorType
+ * \sa SDL_MatrixCoefficients
+ * \sa SDL_TransferCharacteristics
  */
 typedef enum SDL_Colorspace
 {