CameraSDK
Representation of a physical Phase One Camera |
|
An event listening context that receives events from Cameras or the SDK itself |
|
A detailed description of a camera property |
|
Hold a single property value, and acts like a wrapper of different property types |
|
Numeric property range span class, used by PropertySpecification |
|
Notification interface that encapsulate all types of notifications |
|
All EventTypes that are not Property or SDK type events |
|
EventTypes that relate to properties changing |
|
EventTypes that relate to the SDK, independent of a specific camera |
|
Interface that defines a basic set of properties for image files stored on the camera |
|
Buffer that contains either a image preview or a tile |
|
Base class for those image buffers that specifies height and width |
|
Contains a preview of an image, as returned from the camera |
|
A buffer that is a tile (crop) of an image |
|
A buffer with a LiveView frame |
|
Contains a full IIQ image file |
|
Lightweight representation of an image file in the camera |
|
Brief description of a camera, used by notifications |
|
Brief description of a camera - without necessarily having to open it |
|
Contains information on a camera’s limitations and capabilities |
|
The image encoding used in a memory buffer |
|
Access the different kinds of subscriptions available |
|
Subscribe / unsubscribe to image transfers |
|
Subscribe / unsubscribe to a LiveView stream of images |
|
Subscribe / unsubscribe to image transfers |
|
Interface common to all subscriptions |
ImageSDK
A handle to an IIQ image file, either on the file system or in a memory buffer |
|
Defines a set of RAW conversion- and filter-flags, that can be applied to a raw-image |
|
Defines a set of decoding flags, that can be used on a raw image |
|
An in-memory bitmap image, represented using a defined pixel format, width and height |
|
A class to write a bitmap and its metadata into a Tiff file |
|
A class to write a bitmap and its metadata into a Jpeg file |
|
A class to write a bitmap and its metadata into a Jpeg2000 file |
|
A class to write a bitmap and its metadata into a Pgm file |
|
A class to stitch L and R images from a PAS280 camera (Windows only feature) |
|
A class to stack an rgb image and a nir images from PAS280i or the 4-band solution (Windows only feature) |
|
A BitmapImage that represents Bayer (raw) sensor output |
|
A wrapper around a raw image meta data tag |
|
A reference to a meta data tag id in IIQ raw files |
|
A reference to a new meta data system to allow both reading metadata in IQ file and write metadata into exported image file |
|
A reference to a meta data object to read and manipulate an metadata tag |
|
Supported Bayer data formats |
|
Available pixel formats for encoding the image bitmap |
|
Setting to control the static calibration type called black clamping |
|
Setting to control how the static calibration handles digital offsets |
|
A Histogram class |