In Cocoa/Mac OSX 10.6
OSType IOSurfaceGetPixelFormat(IOSurfaceRef buffer)
returns a type OSType
where can I find some documentation/reference on the supported OSType with regard to the context of this function.
What sort OSType should I expect with IOSurfaceGetPixelFormat? do you have any ideas on the various expected values from this function?