Carbon


kMatchCMMType

Header: CMApplication.h

enum {
    kMatchCMMType = 1,
    kMatchApplProfileVersion = 2,
    kMatchDataType = 4,
    kMatchDeviceType = 8,
    kMatchDeviceManufacturer = 16,
    kMatchDeviceModel = 32,
    kMatchDeviceAttributes = 64,
    kMatchFlags = 128,
    kMatchOptions = 256,
    kMatchWhite = 512,
    kMatchBlack = 1024
};

© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)