Carbon


graphicsImporterDrawsAllPixels

Header: ImageCompression.h

enum {
    graphicsImporterDrawsAllPixels = 0,
    graphicsImporterDoesntDrawAllPixels = 1,
    graphicsImporterDontKnowIfDrawAllPixels = 2
};

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