/**
* @file IRIDALABS_ViSta_Vampire.hpp
* @brief ViStaEIS-Vampire API header file.
* @copyright Copyright (c) 2008-2017 IRIDA LABS.
* All Rights Reserved IRIDA LABS Proprietary
* All ideas, data and information contained in or disclosed by
* this document are confidential and proprietary information of
* IRIDA LABS and all rights therein are expressly reserved.
* By accepting this material the recipient agrees that this material
* and the information contained therein are held in confidence and in
* trust and will not be used, copied, reproduced in whole or in part,
* nor its contents revealed in any manner to others without the express
* written permission of IRIDA LABS.
*/
#ifndef __IRIDALABS_VISTAVAMPIRE__HEADERFILE__
#define __IRIDALABS_VISTAVAMPIRE__HEADERFILE__
#include
#include
void SetVampireMode(int mode_, char* file_, int dotsx, int dotsy);
#endif /* __IRIDALABS_VISTAVAMPIRE__HEADERFILE__ */