10#ifndef PDFTK_NET_PTLCOLOR_DEVICE_GRAY_H_
11#define PDFTK_NET_PTLCOLOR_DEVICE_GRAY_H_
13#include <PdfTkNet/NetTk.h>
14#include <PdfTkNet/NetColor.h>
PtlColor(COLOR_TYPE type)
コンストラクタ
‾PtlColorDeviceGray()
デストラクタ
PtlColorDeviceGray(float gray)
コンストラクタ
PtlColorDeviceGray()
コンストラクタ
void setGray(float gray)
グレースケール値を設定。
PtlColorDeviceGray(PtlColorDeviceGray^ obj)
コピーコンストラクタ
float getGray()
グレースケール値を取得。
PtlColorDeviceGray operator=(PtlColorDeviceGray^ obj)
コピーオペレータ