LibraryLink Utilities  3.0.1
Modern C++ wrapper over LibraryLink and WSTP
LLU::Image< T > Member List

This is the complete list of members for LLU::Image< T >, including all inherited members.

abandonContainer() const noexceptLLU::MContainerBase< MArgumentType::Image >inline
alphaChannelQ() const overrideLLU::MContainer< MArgumentType::Image >inlinevirtual
asVector() constLLU::IterableContainer< T >inline
at(mint index)LLU::MArray< T >
at(mint index) constLLU::MArray< T >
at(const std::vector< mint > &indices)LLU::MArray< T >
at(const std::vector< mint > &indices) constLLU::MArray< T >
back()LLU::IterableContainer< T >inline
back() constLLU::IterableContainer< T >inline
begin() noexceptLLU::IterableContainer< T >inline
begin() const noexceptLLU::IterableContainer< T >inline
cbegin() const noexceptLLU::IterableContainer< T >inline
cend() const noexceptLLU::IterableContainer< T >inline
channels() const overrideLLU::MContainer< MArgumentType::Image >inlinevirtual
clone() constLLU::Image< T >
cloneContainer() constLLU::MContainerBase< MArgumentType::Image >inlineprotected
colorspace() const overrideLLU::MContainer< MArgumentType::Image >inlinevirtual
columns() const overrideLLU::MContainer< MArgumentType::Image >inlinevirtual
const_iterator typedefLLU::IterableContainer< T >
const_reference typedefLLU::IterableContainer< T >
const_reverse_iterator typedefLLU::IterableContainer< T >
Container typedefLLU::MContainerBase< MArgumentType::Image >
convert(bool interleaved) constLLU::Image< T >
convert() constLLU::Image< T >
LLU::MContainer< MArgumentType::Image >::convert(imagedata_t t, mbool interleavingQ) constLLU::MContainer< MArgumentType::Image >
LLU::MContainer< MArgumentType::Image >::convert(imagedata_t t) constLLU::MContainer< MArgumentType::Image >inline
crbegin() const noexceptLLU::IterableContainer< T >inline
crend() const noexceptLLU::IterableContainer< T >inline
data() noexceptLLU::IterableContainer< T >inline
data() const noexceptLLU::IterableContainer< T >inline
dimension(mint index) constLLU::MArray< T >inline
dimensions() constLLU::MArray< T >inline
disown() const noexceptLLU::MContainerBase< MArgumentType::Image >inlineprotected
empty() const noexceptLLU::MArray< T >inline
end() noexceptLLU::IterableContainer< T >inline
end() const noexceptLLU::IterableContainer< T >inline
free() const noexceptLLU::MContainerBase< MArgumentType::Image >inlineprotected
front()LLU::IterableContainer< T >inline
front() constLLU::IterableContainer< T >inline
get(mint row, mint col, mint channel) constLLU::TypedImage< T >inline
get(mint slice, mint row, mint col, mint channel) constLLU::TypedImage< T >inline
getContainer() const noexceptLLU::MContainerBase< MArgumentType::Image >inline
getFlattenedLength() const overrideLLU::MContainer< MArgumentType::Image >inlinevirtual
getOwner() const noexceptLLU::MContainerBase< MArgumentType::Image >inline
getRank() const overrideLLU::MContainer< MArgumentType::Image >inlinevirtual
Image(mint w, mint h, mint channels, colorspace_t cs, bool interleavingQ)LLU::Image< T >
Image(mint nFrames, mint w, mint h, mint channels, colorspace_t cs, bool interleavingQ)LLU::Image< T >
Image(GenericImage im)LLU::Image< T >explicit
Image(MImage mi, Ownership owner)LLU::Image< T >inline
Image()=defaultLLU::Image< T >
interleavedQ() const overrideLLU::MContainer< MArgumentType::Image >inlinevirtual
is3D() const overrideLLU::MContainer< MArgumentType::Image >inlinevirtual
iterator typedefLLU::IterableContainer< T >
MArray()=default (defined in LLU::MArray< T >)LLU::MArray< T >
MArray(MArrayDimensions d)LLU::MArray< T >inlineexplicit
MArray(const MArray< U > &other)LLU::MArray< T >inlineexplicit
MContainer()=defaultLLU::MContainer< MArgumentType::Image >
MContainer(mint width, mint height, mint channels, imagedata_t type, colorspace_t colorSpace, mbool interleaving)LLU::MContainer< MArgumentType::Image >inline
MContainer(mint slices, mint width, mint height, mint channels, imagedata_t type, colorspace_t colorSpace, mbool interleaving)LLU::MContainer< MArgumentType::Image >
MContainerBase()=defaultLLU::MContainerBase< MArgumentType::Image >
MContainerBase(Container c, Ownership owner)LLU::MContainerBase< MArgumentType::Image >inline
MContainerBase(const MContainerBase &mc)=deleteLLU::MContainerBase< MArgumentType::Image >
MContainerBase(MContainerBase &&mc) noexceptLLU::MContainerBase< MArgumentType::Image >inline
operator=(const MContainerBase &mc)=deleteLLU::MContainerBase< MArgumentType::Image >
operator=(MContainerBase &&mc) noexceptLLU::MContainerBase< MArgumentType::Image >inline
operator[](const std::vector< mint > &indices)LLU::MArray< T >inline
operator[](const std::vector< mint > &indices) constLLU::MArray< T >inline
LLU::IterableContainer::operator[](mint index)LLU::IterableContainer< T >inline
LLU::IterableContainer::operator[](mint index) constLLU::IterableContainer< T >inline
pass(MArgument &res) constLLU::MContainerBase< MArgumentType::Image >inline
rank() const noexceptLLU::MArray< T >inline
rawData() const overrideLLU::MContainer< MArgumentType::Image >inlinevirtual
rbegin() noexceptLLU::IterableContainer< T >inline
rbegin() const noexceptLLU::IterableContainer< T >inline
reference typedefLLU::IterableContainer< T >
rend() noexceptLLU::IterableContainer< T >inline
rend() const noexceptLLU::IterableContainer< T >inline
reset(Container newCont, Ownership newOwnerMode=Ownership::Library) noexceptLLU::MContainerBase< MArgumentType::Image >inlineprotected
reverse_iterator typedefLLU::IterableContainer< T >
rows() const overrideLLU::MContainer< MArgumentType::Image >inlinevirtual
set(mint row, mint col, mint channel, T newValue)LLU::TypedImage< T >inline
set(mint slice, mint row, mint col, mint channel, T newValue)LLU::TypedImage< T >inline
shareCount() const noexceptLLU::MContainerBase< MArgumentType::Image >inline
size() const noexceptLLU::IterableContainer< T >inline
slices() const overrideLLU::MContainer< MArgumentType::Image >inlinevirtual
type() const overrideLLU::MContainer< MArgumentType::Image >inlinevirtual
value_type typedefLLU::IterableContainer< T >
~IterableContainer()=default (defined in LLU::IterableContainer< T >)LLU::IterableContainer< T >virtual
~MContainerBase() noexceptLLU::MContainerBase< MArgumentType::Image >inlinevirtual