![]() |
ImFusion SDK 4.3
|
This is the complete list of members for ImagePixel, including all inherited members.
bitsAllocated (defined in ImagePixel) | ImagePixel | |
bitsStored (defined in ImagePixel) | ImagePixel | |
checkErrors(bool ignoreMandatory=false) const | Module | virtual |
columns (defined in ImagePixel) | ImagePixel | |
Conditional enum value (defined in Module) | Module | |
convertAndStorePixelData(const MemImage &image, int slice=0, int frame=0, bool singleBitStorage=false) | ImagePixel | |
copyAndConvertPixelData(MemImage &image, int slice=0, int frame=0) const | ImagePixel | |
createPixelData(const ImageDescriptor &desc, int numberOfFrames, bool singleBitStorage=false) const (defined in ImagePixel) | ImagePixel | |
dataset() override | Module | virtual |
elements() const | ElementList | |
ErrorCallback typedef | ErrorRecorder | |
forwardErrors(const ErrorRecorder *otherRecorder) | ErrorRecorder | |
highBit (defined in ImagePixel) | ImagePixel | |
ImagePixel(ModuleList &parent, Type type) (defined in ImagePixel) | ImagePixel | |
isMandatory() const | Module | virtual |
loadDescriptor() const | ImagePixel | |
m_dataset | Module | protected |
m_elements | ElementList | protected |
m_parent | Module | protected |
m_type | Module | protected |
m_typeCondition | Module | protected |
Mandatory enum value (defined in Module) | Module | |
Module(ModuleList &parent, Type type) | Module | |
NotCopyable()=default (defined in NotCopyable) | NotCopyable | protected |
NotCopyable(NotCopyable &&) noexcept=default (defined in NotCopyable) | NotCopyable | protected |
NotCopyable(const NotCopyable &)=delete (defined in NotCopyable) | NotCopyable | protected |
operator=(NotCopyable &&) noexcept=default (defined in NotCopyable) | NotCopyable | protected |
operator=(const NotCopyable &)=delete (defined in NotCopyable) | NotCopyable | protected |
paletteBlue (defined in ImagePixel) | ImagePixel | |
paletteDescriptor (defined in ImagePixel) | ImagePixel | |
paletteGreen (defined in ImagePixel) | ImagePixel | |
paletteRed (defined in ImagePixel) | ImagePixel | |
photometricInterpretation (defined in ImagePixel) | ImagePixel | |
pixelAspectRatio (defined in ImagePixel) | ImagePixel | |
pixelData (defined in ImagePixel) | ImagePixel | |
pixelRepresentation (defined in ImagePixel) | ImagePixel | |
planarConfiguration (defined in ImagePixel) | ImagePixel | |
registerError(const Error &error) const | ErrorRecorder | virtual |
registerError(Error::Code code, Error::Type type, const std::string &details, TagProxy tag=TagProxy()) const (defined in ErrorRecorder) | ErrorRecorder | |
registerErrorHandler(ErrorCallback handler) | ErrorRecorder | virtual |
rows (defined in ImagePixel) | ImagePixel | |
samplesPerPixel (defined in ImagePixel) | ImagePixel | |
saveDescriptor(const ImageDescriptor &desc, bool singleBitStorage=false) | ImagePixel | |
setCondition(std::function< bool()> predicate) | Module | |
transferSyntax (defined in ImagePixel) | ImagePixel | |
Type enum name | Module | |
unregisterErrorHandler(void *handler) | ErrorRecorder | virtual |
UserOption enum value (defined in Module) | Module | |
~ElementList() (defined in ElementList) | ElementList | virtual |
~ErrorRecorder()=default (defined in ErrorRecorder) | ErrorRecorder | virtual |
~Module() override (defined in Module) | Module | |
~NotCopyable()=default (defined in NotCopyable) | NotCopyable | protected |