PDFTool.NET 7.0
NetColorUnKnown.h
1
10#ifndef PDFTK_NET_PTLCOLORUNKNOWN_H_
11#define PDFTK_NET_PTLCOLORUNKNOWN_H_
12
13#include <PdfTkNet/NetTk.h>
14#include <PdfTkNet/NetColor.h>
15
16namespace PdfTkNet {
20
21 public ref class PtlColorUnKnown : public PtlColor
22 {
23
24 public:
30
37
42
47
48 public:
54 };
55}
56
57#endif // PDFTK_NET_PTLCOLORUNKNOWN_H_
PtlColor(COLOR_TYPE type)
コンストラクタ
PtlColorUnKnown()
コンストラクタ
PtlColorUnKnown(PtlColorUnKnown^ obj)
コピーコンストラクタ
‾PtlColorUnKnown()
デストラクタ
PtlColorUnKnown operator=(PtlColorUnKnown^ obj)
コピーオペレータ