iipsrv 1.3
iipsrv is an advanced high-performance feature-rich image server for web-based streamed viewing and zooming of ultra high-resolution images
MINMAX Class Reference

MINMAX Command. More...

#include <Task.h>

Inheritance diagram for MINMAX:
Task

Public Member Functions

void run (Session *session, const std::string &argument)
 
- Public Member Functions inherited from Task
virtual ~Task ()
 Virtual destructor.
 
void checkImage ()
 Check image.
 

Additional Inherited Members

- Static Public Member Functions inherited from Task
static Taskfactory (const std::string &type)
 Factory function.
 
- Protected Attributes inherited from Task
Timer command_timer
 Timer for each task.
 
Sessionsession
 Pointer to our session data.
 
std::string argument
 Argument supplied to the task.
 

Detailed Description

MINMAX Command.

Member Function Documentation

◆ run()

void MINMAX::run ( Session session,
const std::string &  argument 
)
virtual

Syntax: MINXMAX=<channel>:<min>,<max> where channel is an int from 0 to number of channels - 1 and min, max are integers or floats

Reimplemented from Task.

References Task::argument, View::minmax, and Task::session.


The documentation for this class was generated from the following files: