![]() |
IOLink
IOL_v1.1.0_release
|
This is the complete list of members for iolink::ImageViewFactory, including all inherited members.
| adaptDataType(std::shared_ptr< ImageView > view, DataType type) | iolink::ImageViewFactory | static |
| adaptDynamicRange(std::shared_ptr< ImageView > view, DataType type, const Vector2d &inputRange, const Vector2d &outputRange) | iolink::ImageViewFactory | static |
| allocate(const VectorXu64 &shape, DataType type, std::shared_ptr< ImageProperties > properties, std::shared_ptr< MetadataNode > metadata) | iolink::ImageViewFactory | static |
| allocate(const VectorXu64 &shape, DataType type) | iolink::ImageViewFactory | static |
| assembleChannels(std::shared_ptr< ImageView > image) | iolink::ImageViewFactory | static |
| copyInMemory(std::shared_ptr< ImageView > image) | iolink::ImageViewFactory | static |
| copyOnDisk(std::shared_ptr< ImageView > image) | iolink::ImageViewFactory | static |
| copyOnDisk(std::shared_ptr< ImageView > image, const std::string &dirPath) | iolink::ImageViewFactory | static |
| createOnDisk(const std::string &dirPath, const VectorXu64 &shape, DataType type, std::shared_ptr< ImageProperties > properties, std::shared_ptr< MetadataNode > metadata) | iolink::ImageViewFactory | static |
| createOnDisk(const std::string &dirPath, const VectorXu64 &shape, DataType type) | iolink::ImageViewFactory | static |
| createOnDisk(const VectorXu64 &shape, DataType type, std::shared_ptr< ImageProperties > properties, std::shared_ptr< MetadataNode > metadata) | iolink::ImageViewFactory | static |
| createOnDisk(const VectorXu64 &shape, DataType type) | iolink::ImageViewFactory | static |
| disassembleChannels(std::shared_ptr< ImageView > image) | iolink::ImageViewFactory | static |
| extractAdjustedRegion(std::shared_ptr< ImageView > view, const RegionXu64 ®ion) | iolink::ImageViewFactory | static |
| extractChannel(std::shared_ptr< ImageView > view, size_t idxChannel) | iolink::ImageViewFactory | static |
| extractRegion(std::shared_ptr< ImageView > view, const RegionXu64 ®ion) | iolink::ImageViewFactory | static |
| flip(std::shared_ptr< ImageView > image, ImageDimension dimension) | iolink::ImageViewFactory | static |
| flip(std::shared_ptr< ImageView > image, size_t dimensionIndex) | iolink::ImageViewFactory | static |
| fromBuffer(const VectorXu64 &shape, DataType type, void *buffer, size_t bufferSize, std::shared_ptr< ImageProperties > properties, const std::shared_ptr< MetadataNode > metadata) | iolink::ImageViewFactory | static |
| fromBuffer(const VectorXu64 &shape, DataType type, void *buffer, size_t bufferSize) | iolink::ImageViewFactory | static |
| fromImageView(std::shared_ptr< ImageView > view, std::shared_ptr< const ImageProperties > properties, std::shared_ptr< const MetadataNode > metadata) | iolink::ImageViewFactory | static |
| fromRandomAccess(std::shared_ptr< RandomAccess > accessor, MemoryLayout layout, const VectorXu64 &shape, const DataType type, std::shared_ptr< ImageProperties > properties, const std::shared_ptr< const MetadataNode > metadata) | iolink::ImageViewFactory | static |
| fromRandomAccess(std::shared_ptr< RandomAccess > accessor, MemoryLayout layout, const VectorXu64 &shape, const DataType type) | iolink::ImageViewFactory | static |
| fromRandomAccess(std::shared_ptr< RandomAccess > accessor, const VectorXu64 &shape, const DataType type, std::shared_ptr< ImageProperties > properties, std::shared_ptr< const MetadataNode > metadata) | iolink::ImageViewFactory | static |
| fromRandomAccess(std::shared_ptr< RandomAccess > accessor, const VectorXu64 &shape, const DataType type) | iolink::ImageViewFactory | static |
| ImageViewFactory()=delete (defined in iolink::ImageViewFactory) | iolink::ImageViewFactory | |
| ImageViewFactory(const ImageViewFactory &other)=delete (defined in iolink::ImageViewFactory) | iolink::ImageViewFactory | |
| ImageViewFactory(ImageViewFactory &&other)=delete (defined in iolink::ImageViewFactory) | iolink::ImageViewFactory | |
| interlace(std::shared_ptr< MultiImageView > multiView, ImageInterpretation newInterpretation, bool hasAlpha) | iolink::ImageViewFactory | static |
| interlace(std::shared_ptr< MultiImageView > multiView) | iolink::ImageViewFactory | static |
| makeThreadSafe(std::shared_ptr< ImageView > image) | iolink::ImageViewFactory | static |
| operator=(const ImageViewFactory &other)=delete (defined in iolink::ImageViewFactory) | iolink::ImageViewFactory | |
| operator=(ImageViewFactory &&other)=delete (defined in iolink::ImageViewFactory) | iolink::ImageViewFactory | |
| reinterpret(std::shared_ptr< ImageView > image, ImageType newImageType) | iolink::ImageViewFactory | static |
| reinterpretAxes(std::shared_ptr< ImageView > image, std::initializer_list< ImageDimension > dimensionsList) | iolink::ImageViewFactory | static |
| reinterpretAxes(std::shared_ptr< ImageView > image, const ImageDimension *dimensionsList, size_t count) | iolink::ImageViewFactory | static |
| stack(std::shared_ptr< MultiImageView > view, ImageDimension newDimension) | iolink::ImageViewFactory | static |
| stack(std::shared_ptr< MultiImageView > view) | iolink::ImageViewFactory | static |
| subSample(std::shared_ptr< ImageView > image, size_t step) | iolink::ImageViewFactory | static |
| uniform(const VectorXu64 &shape, DataType type, void *value, std::shared_ptr< ImageProperties > properties, std::shared_ptr< const MetadataNode > metadata) | iolink::ImageViewFactory | static |
| uniform(const VectorXu64 &shape, DataType type, void *value) | iolink::ImageViewFactory | static |