MFC绘制CIE色度图
绘制CIE色度图需要使用GDI+库,并且需要了解CIE色度图的坐标和颜色空间。下面是一个简单的MFC应用程序,演示如何使用GDI+库来绘制CIE色度图。
// CIEChromaticityDiagramDlg.h
#pragma once
#include "afxwin.h"
#include "afxcmn.h"
#
// CIEChromaticityDiagramDlg.h
#pragma once
#include "afxwin.h"
#include "afxcmn.h"
#