Contents

NSColorPboardType

NSColor data.

Declaration

extern NSPasteboardType NSColorPboardType;

Discussion

In macOS 10.6 and later, use color (and you read and write colors directly to and from the pasteboard).

See Also

Deprecated