Scaler.prototype.decodeValue = function (value) {

    var bitDepth = this.getHeaderChunk().getBitDepth(),
        result = null;