DCMTK
Version 3.6.1 20170228
OFFIS DICOM Toolkit
|
This is the complete list of members for I2DImgSource, including all inherited members.
getImageFile() | I2DImgSource | inline |
getLossyComprInfo(OFBool &srcEncodingLossy, OFString &srcLossyComprMethod) const =0 | I2DImgSource | pure virtual |
I2DImgSource() | I2DImgSource | inline |
inputFormat() const =0 | I2DImgSource | pure virtual |
m_imageFile | I2DImgSource | protected |
readPixelData(Uint16 &rows, Uint16 &cols, Uint16 &samplesPerPixel, OFString &photoMetrInt, Uint16 &bitsAlloc, Uint16 &bitsStored, Uint16 &highBit, Uint16 &pixelRepr, Uint16 &planConf, Uint16 &pixAspectH, Uint16 &pixAspectV, char *&pixData, Uint32 &length, E_TransferSyntax &ts)=0 | I2DImgSource | pure virtual |
setImageFile(const OFString &filename) | I2DImgSource | inline |
~I2DImgSource() | I2DImgSource | inlinevirtual |