Carbon


NewGWorldFromPtr

Header: QDOffscreen.h Carbon status: Supported

QDErr NewGWorldFromPtr (
    GWorldPtr *offscreenGWorld, 
    UInt32 PixelFormat, 
    const Rect *boundsRect, 
    CTabHandle cTable, 
    GDHandle aGDevice, 
    GWorldFlags flags, 
    Ptr newBuffer, 
    SInt32 rowBytes
);
AVAILABILITY

Supported in Carbon. Available in Carbon 1.1 and later when running Mac OS 8.1 or later.


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