API Notes: ImageCaptureCore framework
=====================================

The full API is described in `Apple's documentation`__, both
the C and Objective-C APIs are available (but see the `API Notes`_ below).

.. __: https://developer.apple.com/library/archive/documentation/Carbon/Conceptual/ImageCaptureServicesProgrammingGuide/02Overview/02Overview.html#//apple_ref/doc/uid/TP40005196-CH3-SW3

These bindings are accessed through the ``ImageCaptureCore`` package (that is, ``import ImageCaptureCore``).


API Notes
---------

The PyObjC bindings for the ImageCaptureCore framework are complete.
