Maia 9 月之前
父節點
當前提交
8475c496b4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/SDL3/SDL_pixels.h

+ 1 - 1
include/SDL3/SDL_pixels.h

@@ -958,7 +958,7 @@ typedef enum SDL_ChromaLocation
  * coefficients.
  *
  * \param cspace an SDL_Colorspace to check.
- * \returns true if BT709, false otherwise.
+ * \returns true if BT2020_NCL, false otherwise.
  *
  * \threadsafety It is safe to call this macro from any thread.
  *