|
Scanbot SDK
|
Python bindings for ImageRefTypes. More...
Classes | |
| class | ColorConversion |
| Color conversion to apply during image loading. More... | |
| class | ImageInfo |
| Image Info. More... | |
| class | PathLoadMode |
| Image Ref Path Load Mode. More... | |
| class | BufferLoadMode |
| Image Ref Buffer Load Mode. More... | |
| class | EncodingFormat |
| Image Encoding Format. More... | |
| class | BasicImageLoadOptions |
| Basic options for loading image. More... | |
| class | RawImageLoadOptions |
| Options for loading images that come from sensor. More... | |
| class | PathImageLoadOptions |
| Options for loading image from path. More... | |
| class | BufferImageLoadOptions |
| Options for loading image from buffer. More... | |
| class | SaveImageOptions |
| Options for saving image to a path. More... | |
| class | EncodeImageOptions |
| Options for encoding image. More... | |
| class | ImageSourceType |
| The type of source which originated the underlying image. More... | |
| class | ImageSource |
| Description of source from which the ImageRef was created. More... | |
| class | ImageProfile |
| ImageRef profile part specific to image information. More... | |
| class | ImageRefProfile |
| ImageRef profile which provides detailed information about stored object. More... | |
| class | ImageRefPoolSnapshot |
| Snapshot of all alive ImageRefs. More... | |
| class | ImageRefPoolSnapshotsDiff |
| difference between two snapshots. More... | |
Python bindings for ImageRefTypes.