Carbon


CleanApertureImageDescriptionExtension

Header: ImageCodec.h

struct CleanApertureImageDescriptionExtension {
    UInt32 cleanApertureWidthN; 
    UInt32 cleanApertureWidthD; 
    UInt32 cleanApertureHeightN; 
    UInt32 cleanApertureHeightD; 
    UInt32 horizOffN; 
    UInt32 horizOffD; 
    UInt32 vertOffN; 
    UInt32 vertOffD;
};

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