| AppendFrameEncode(std::ostream &out, const char *data, size_t datalen) override | gdcm::JPEG2000Codec | protectedvirtual |
| AppendRowEncode(std::ostream &out, const char *data, size_t datalen) override | gdcm::JPEG2000Codec | protectedvirtual |
| Bitmap | gdcm::JPEG2000Codec | friend |
| CanCode(TransferSyntax const &ts) const override | gdcm::JPEG2000Codec | virtual |
| CanDecode(TransferSyntax const &ts) const override | gdcm::JPEG2000Codec | virtual |
| CleanupUnusedBits(char *data, size_t datalen) | gdcm::ImageCodec | |
| Clone() const override | gdcm::JPEG2000Codec | virtual |
| Code(DataElement const &in, DataElement &out) override | gdcm::JPEG2000Codec | virtual |
| Decode(DataElement const &is, DataElement &os) override | gdcm::JPEG2000Codec | virtual |
| DecodeByStreams(std::istream &is, std::ostream &os) override | gdcm::JPEG2000Codec | protectedvirtual |
| DecodeExtent(char *buffer, unsigned int xmin, unsigned int xmax, unsigned int ymin, unsigned int ymax, unsigned int zmin, unsigned int zmax, std::istream &is) | gdcm::JPEG2000Codec | protected |
| Dimensions | gdcm::ImageCodec | protected |
| DoByteSwap(std::istream &is_, std::ostream &os) | gdcm::ImageCodec | protected |
| DoInvertMonochrome(std::istream &is_, std::ostream &os) | gdcm::ImageCodec | protected |
| DoOverlayCleanup(std::istream &is_, std::ostream &os) | gdcm::ImageCodec | protected |
| DoPaddedCompositePixelCode(std::istream &is_, std::ostream &os) | gdcm::ImageCodec | protected |
| DoPlanarConfiguration(std::istream &is_, std::ostream &os) | gdcm::ImageCodec | protected |
| DoSimpleCopy(std::istream &is_, std::ostream &os) | gdcm::ImageCodec | protected |
| DoYBR(std::istream &is_, std::ostream &os) | gdcm::ImageCodec | protected |
| DoYBRFull422(std::istream &is_, std::ostream &os) | gdcm::ImageCodec | protected |
| GetDimensions() const | gdcm::ImageCodec | inline |
| GetHeaderInfo(std::istream &is, TransferSyntax &ts) override | gdcm::JPEG2000Codec | virtual |
| GetLossyFlag() const | gdcm::ImageCodec | |
| GetLUT() const | gdcm::ImageCodec | inline |
| GetNeedByteSwap() const | gdcm::ImageCodec | inline |
| GetNumberOfDimensions() const | gdcm::ImageCodec | |
| GetPhotometricInterpretation() const | gdcm::ImageCodec | |
| GetPixelFormat() | gdcm::ImageCodec | inline |
| GetPixelFormat() const | gdcm::ImageCodec | inline |
| GetPlanarConfiguration() const | gdcm::ImageCodec | inline |
| GetQuality(unsigned int idx=0) const | gdcm::JPEG2000Codec | |
| GetRate(unsigned int idx=0) const | gdcm::JPEG2000Codec | |
| ImageCodec() | gdcm::ImageCodec | |
| ImageRegionReader | gdcm::JPEG2000Codec | friend |
| InternalCode(const char *bv, unsigned long len, std::ostream &os) | gdcm::Coder | inlineprotectedvirtual |
| IsFrameEncoder() override | gdcm::JPEG2000Codec | protectedvirtual |
| IsLossy() const | gdcm::ImageCodec | |
| IsRowEncoder() override | gdcm::JPEG2000Codec | protectedvirtual |
| IsValid(PhotometricInterpretation const &pi) | gdcm::ImageCodec | protectedvirtual |
| JPEG2000Codec() | gdcm::JPEG2000Codec | |
| LossyFlag | gdcm::ImageCodec | protected |
| LUT | gdcm::ImageCodec | protected |
| LUTPtr typedef | gdcm::ImageCodec | protected |
| NeedByteSwap | gdcm::ImageCodec | protected |
| NeedOverlayCleanup | gdcm::ImageCodec | protected |
| NumberOfDimensions | gdcm::ImageCodec | protected |
| PF | gdcm::ImageCodec | protected |
| PI | gdcm::ImageCodec | protected |
| PlanarConfiguration | gdcm::ImageCodec | protected |
| RequestPaddedCompositePixelCode | gdcm::ImageCodec | protected |
| RequestPlanarConfiguration | gdcm::ImageCodec | protected |
| SetDimensions(const unsigned int d[3]) | gdcm::ImageCodec | |
| SetDimensions(const std::vector< unsigned int > &d) | gdcm::ImageCodec | |
| SetLossyFlag(bool l) | gdcm::ImageCodec | |
| SetLUT(LookupTable const &lut) | gdcm::ImageCodec | inline |
| SetMCT(unsigned int mct) | gdcm::JPEG2000Codec | |
| SetNeedByteSwap(bool b) | gdcm::ImageCodec | inline |
| SetNeedOverlayCleanup(bool b) | gdcm::ImageCodec | inline |
| SetNumberOfDimensions(unsigned int dim) | gdcm::ImageCodec | |
| SetNumberOfResolutions(unsigned int nres) | gdcm::JPEG2000Codec | |
| SetNumberOfThreadsForDecompression(int nThreads) | gdcm::JPEG2000Codec | |
| SetPhotometricInterpretation(PhotometricInterpretation const &pi) | gdcm::ImageCodec | |
| SetPixelFormat(PixelFormat const &pf) | gdcm::ImageCodec | inlinevirtual |
| SetPlanarConfiguration(unsigned int pc) | gdcm::ImageCodec | inline |
| SetQuality(unsigned int idx, double q) | gdcm::JPEG2000Codec | |
| SetRate(unsigned int idx, double rate) | gdcm::JPEG2000Codec | |
| SetReversible(bool res) | gdcm::JPEG2000Codec | |
| SetTileSize(unsigned int tx, unsigned int ty) | gdcm::JPEG2000Codec | |
| StartEncode(std::ostream &) override | gdcm::JPEG2000Codec | protectedvirtual |
| StopEncode(std::ostream &) override | gdcm::JPEG2000Codec | protectedvirtual |
| ~Coder()=default | gdcm::Coder | virtual |
| ~Decoder()=default | gdcm::Decoder | virtual |
| ~ImageCodec() override | gdcm::ImageCodec | |
| ~JPEG2000Codec() override | gdcm::JPEG2000Codec | |