comparison Framework/Inputs/DecodedTiledPyramid.h @ 179:f80631f632ad

cppcheck, upgrade to Orthanc framework 1.7.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 26 May 2020 16:16:54 +0200
parents e3cbf890b588
children 1e864138f0da
comparison
equal deleted inserted replaced
178:62f83d58a81b 179:f80631f632ad
32 * dimensions of the other slides. 32 * dimensions of the other slides.
33 **/ 33 **/
34 class DecodedTiledPyramid : public ITiledPyramid 34 class DecodedTiledPyramid : public ITiledPyramid
35 { 35 {
36 private: 36 private:
37 bool grayscale_;
38 uint8_t backgroundColor_[3]; 37 uint8_t backgroundColor_[3];
39 38
40 protected: 39 protected:
41 // Subclasses can assume that the requested region is fully inside 40 // Subclasses can assume that the requested region is fully inside
42 // the image, and that target has the proper size to store the 41 // the image, and that target has the proper size to store the