mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-14 05:47:14 +02:00
nothing much, made it more compatible
This commit is contained in:
@ -255,7 +255,7 @@ public:
|
|||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
virtual uint32_t getChannel(char *data, int ix, int iy, int dr) {
|
virtual int getChannel(char *data, int ix, int iy, int dr) {
|
||||||
uint32_t m=0, n = 0;
|
uint32_t m=0, n = 0;
|
||||||
uint64_t t;
|
uint64_t t;
|
||||||
int numBytes,divFactor,pixelval;
|
int numBytes,divFactor,pixelval;
|
||||||
|
Reference in New Issue
Block a user