Carbon


typePixelMap

Header: AERegistry.h

enum {
    typePixelMap = 'cpix',
    typePixMapMinus = 'tpmm',
    typePolygon = 'cpgn',
    typePropInfo = 'pinf',
    typeQDPoint = 'QDpt',
    typeQDRegion = 'Qrgn',
    typeRectangle = 'crec',
    typeRGB16 = 'tr16',
    typeRGB96 = 'tr96',
    typeRGBColor = 'cRGB',
    typeRotation = 'trot',
    typeRoundedRectangle = 'crrc',
    typeRow = 'crow',
    typeScrapStyles = 'styl',
    typeScript = 'scpt',
    typeStyledText = 'STXT',
    typeSuiteInfo = 'suin',
    typeTable = 'ctbl',
    typeTextStyles = 'tsty'
};

© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)