BitsAllocated | DiImage | [protected] |
BitsPerSample | DiImage | [protected] |
BitsStored | DiImage | [protected] |
checkPixelExtension() | DiImage | [protected] |
Columns | DiImage | [protected] |
convertPixelData() | DiImage | [protected] |
createAWTBitmap(void *&data, const unsigned long frame, const int bits)=0 | DiImage | [pure virtual] |
createDIB(void *&data, const unsigned long size, const unsigned long frame, const int bits, const int upsideDown, const int padding=1)=0 | DiImage | [pure virtual] |
createFlip(const int horz, const int vert) const=0 | DiImage | [pure virtual] |
createImage(const unsigned long fstart, const unsigned long fcount) const =0 | DiImage | [pure virtual] |
createMono(const double red, const double green, const double blue) const=0 | DiImage | [pure virtual] |
createRotate(const int degree) const =0 | DiImage | [pure virtual] |
createScale(const signed long left_pos, const signed long top_pos, const unsigned long clip_width, const unsigned long clip_height, const unsigned long scale_width, const unsigned long scale_height, const int interpolate, const int aspect, const Uint16 pvalue) const=0 | DiImage | [pure virtual] |
CurrentFragment | DiImage | [protected] |
deleteInputData() | DiImage | [protected] |
deleteOutputData()=0 | DiImage | [pure virtual] |
detachPixelData() | DiImage | [protected] |
DiImage(const DiDocument *docu, const EI_Status status, const int spp) | DiImage | |
DiImage(const DiDocument *docu, const EI_Status status) | DiImage | [protected] |
DiImage(const DiImage *image, const unsigned long fstart, const unsigned long fcount) | DiImage | [protected] |
DiImage(const DiImage *image, const Uint16 width, const Uint16 height, const int aspect=0) | DiImage | [protected] |
DiImage(const DiImage *image, const int degree=0) | DiImage | [protected] |
DiImage(const DiImage *image, const unsigned long frame, const int stored, const int alloc) | DiImage | [protected] |
DiImage(const DiImage &) (defined in DiImage) | DiImage | [protected] |
Document | DiImage | [protected] |
FileCache | DiImage | [protected] |
FirstFrame | DiImage | [protected] |
flip(const int horz, const int vert)=0 | DiImage | [pure virtual] |
getBits(const int bits=0) const | DiImage | [inline, virtual] |
getColumnRowRatio() const | DiImage | [inline] |
getColumns() const | DiImage | [inline] |
getFirstFrame() const | DiImage | [inline] |
getInterData() const=0 | DiImage | [pure virtual] |
getInternalColorModel() const=0 | DiImage | [pure virtual] |
getMonoImagePtr() | DiImage | [inline, virtual] |
getNumberOfFrames() const | DiImage | [inline] |
getOutputData(const unsigned long frame, const int bits, const int planar)=0 | DiImage | [pure virtual] |
getOutputData(void *buffer, const unsigned long size, const unsigned long frame, const int bits, const int planar)=0 | DiImage | [pure virtual] |
getOutputDataSize(const int bits=0) const =0 | DiImage | [pure virtual] |
getOutputPlane(const int plane) const =0 | DiImage | [pure virtual] |
getOverlayPtr(const unsigned int) | DiImage | [inline, virtual] |
getPixelHeight() const | DiImage | [inline] |
getPixelWidth() const | DiImage | [inline] |
getPolarity() const | DiImage | [inline] |
getRepresentativeFrame() const | DiImage | [inline] |
getRowColumnRatio() const | DiImage | [inline] |
getRows() const | DiImage | [inline] |
getStatus() const | DiImage | [inline] |
hasImagerPixelSpacing | DiImage | [protected] |
hasNominalScannedPixelSpacing | DiImage | [protected] |
hasPixelAspectRatio | DiImage | [protected] |
hasPixelSpacing | DiImage | [protected] |
hasSignedRepresentation | DiImage | [protected] |
HighBit | DiImage | [protected] |
ImageStatus | DiImage | [protected] |
InputData | DiImage | [protected] |
isOriginal | DiImage | [protected] |
NumberOfFrames | DiImage | [protected] |
operator=(const DiImage &) (defined in DiImage) | DiImage | [protected] |
PixelHeight | DiImage | [protected] |
PixelWidth | DiImage | [protected] |
Polarity | DiImage | [protected] |
processNextFrames(const unsigned long fcount) | DiImage | [virtual] |
RepresentativeFrame | DiImage | [protected] |
rotate(const int degree) | DiImage | [virtual] |
Rows | DiImage | [protected] |
SamplesPerPixel | DiImage | [protected] |
setColumnRowRatio(const double ratio) | DiImage | |
setPolarity(const EP_Polarity polarity) | DiImage | |
setRowColumnRatio(const double ratio) | DiImage | |
TotalNumberOfFrames | DiImage | [protected] |
updateImagePixelModuleAttributes(DcmItem &dataset) | DiImage | [protected, virtual] |
writeBMP(FILE *stream, const unsigned long frame, const int bits) | DiImage | [virtual] |
writeFrameToDataset(DcmItem &dataset, const unsigned long frame=0, const int bits=0, const int planar=0) | DiImage | |
writeImageToDataset(DcmItem &dataset, const int mode=0, const int planar=2)=0 | DiImage | [pure virtual] |
writePPM(STD_NAMESPACE ostream &stream, const unsigned long frame, const int bits)=0 | DiImage | [pure virtual] |
writePPM(FILE *stream, const unsigned long frame, const int bits)=0 | DiImage | [pure virtual] |
writeRawPPM(FILE *stream, const unsigned long frame, const int bits)=0 | DiImage | [pure virtual] |
~DiImage() | DiImage | [virtual] |