Carbon


LMSetGrayRgn

Header: LowMem.h Carbon status: Unsupported

void LMSetGrayRgn (
    RgnHandle value
);
AVAILABILITY

Not supported in Carbon. Not available in Carbon.

CARBON NOTES

The gray region is read-only in Carbon. You can use the GetGrayRgn function to get the gray region, but you can't set it.


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