IOLink IOL_v1.8.0_release
Loading...
Searching...
No Matches
iolink::ImageViewFactory Member List

This is the complete list of members for iolink::ImageViewFactory, including all inherited members.

adaptDataType(std::shared_ptr< ImageView > view, DataType type)iolink::ImageViewFactorystatic
adaptDynamicRange(std::shared_ptr< ImageView > view, DataType type, const Vector2d &inputRange, const Vector2d &outputRange)iolink::ImageViewFactorystatic
allocate(const VectorXu64 &shape, DataType type, std::shared_ptr< ImageProperties > properties, std::shared_ptr< MetadataNode > metadata)iolink::ImageViewFactorystatic
allocate(const VectorXu64 &shape, DataType type)iolink::ImageViewFactorystatic
assembleChannels(std::shared_ptr< ImageView > image)iolink::ImageViewFactorystatic
copyInMemory(std::shared_ptr< ImageView > image)iolink::ImageViewFactorystatic
copyOnDisk(std::shared_ptr< ImageView > image)iolink::ImageViewFactorystatic
copyOnDisk(std::shared_ptr< ImageView > image, const std::string &dirPath)iolink::ImageViewFactorystatic
createOnDisk(const std::string &dirPath, const VectorXu64 &shape, DataType type, std::shared_ptr< ImageProperties > properties, std::shared_ptr< MetadataNode > metadata)iolink::ImageViewFactorystatic
createOnDisk(const std::string &dirPath, const VectorXu64 &shape, DataType type)iolink::ImageViewFactorystatic
createOnDisk(const VectorXu64 &shape, DataType type, std::shared_ptr< ImageProperties > properties, std::shared_ptr< MetadataNode > metadata)iolink::ImageViewFactorystatic
createOnDisk(const VectorXu64 &shape, DataType type)iolink::ImageViewFactorystatic
disassembleChannels(std::shared_ptr< ImageView > image)iolink::ImageViewFactorystatic
extractAdjustedRegion(std::shared_ptr< ImageView > view, const RegionXu64 &region)iolink::ImageViewFactorystatic
extractChannel(std::shared_ptr< ImageView > view, size_t idxChannel)iolink::ImageViewFactorystatic
extractRegion(std::shared_ptr< ImageView > view, const RegionXu64 &region)iolink::ImageViewFactorystatic
flip(std::shared_ptr< ImageView > image, ImageDimension dimension)iolink::ImageViewFactorystatic
flip(std::shared_ptr< ImageView > image, size_t dimensionIndex)iolink::ImageViewFactorystatic
fromBuffer(const VectorXu64 &shape, DataType type, void *buffer, size_t bufferSize, std::shared_ptr< ImageProperties > properties, const std::shared_ptr< MetadataNode > metadata)iolink::ImageViewFactorystatic
fromBuffer(const VectorXu64 &shape, DataType type, void *buffer, size_t bufferSize)iolink::ImageViewFactorystatic
fromImageView(std::shared_ptr< ImageView > view, std::shared_ptr< const ImageProperties > properties, std::shared_ptr< const MetadataNode > metadata)iolink::ImageViewFactorystatic
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::ImageViewFactorystatic
fromRandomAccess(std::shared_ptr< RandomAccess > accessor, MemoryLayout layout, const VectorXu64 &shape, const DataType type)iolink::ImageViewFactorystatic
fromRandomAccess(std::shared_ptr< RandomAccess > accessor, const VectorXu64 &shape, const DataType type, std::shared_ptr< ImageProperties > properties, std::shared_ptr< const MetadataNode > metadata)iolink::ImageViewFactorystatic
fromRandomAccess(std::shared_ptr< RandomAccess > accessor, const VectorXu64 &shape, const DataType type)iolink::ImageViewFactorystatic
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::ImageViewFactorystatic
interlace(std::shared_ptr< MultiImageView > multiView)iolink::ImageViewFactorystatic
makeThreadSafe(std::shared_ptr< ImageView > image)iolink::ImageViewFactorystatic
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::ImageViewFactorystatic
reinterpretAxes(std::shared_ptr< ImageView > image, std::initializer_list< ImageDimension > dimensionsList)iolink::ImageViewFactorystatic
reinterpretAxes(std::shared_ptr< ImageView > image, const ImageDimension *dimensionsList, size_t count)iolink::ImageViewFactorystatic
stack(std::shared_ptr< MultiImageView > view, ImageDimension newDimension)iolink::ImageViewFactorystatic
stack(std::shared_ptr< MultiImageView > view)iolink::ImageViewFactorystatic
stack(std::shared_ptr< MultiImageView > view, ImageDimension newDimension, size_t threadCount)iolink::ImageViewFactorystatic
subSample(std::shared_ptr< ImageView > image, size_t step)iolink::ImageViewFactorystatic
uniform(const VectorXu64 &shape, DataType type, void *value, std::shared_ptr< ImageProperties > properties, std::shared_ptr< const MetadataNode > metadata)iolink::ImageViewFactorystatic
uniform(const VectorXu64 &shape, DataType type, void *value)iolink::ImageViewFactorystatic