twain2/hugaotwainds/ImageApply.cpp

11 lines
117 B
C++
Raw Normal View History

2020-03-11 02:53:30 +00:00
#include "StdAfx.h"
#include "ImageApply.h"
CImageApply::CImageApply(void)
{
}
CImageApply::~CImageApply(void)
{
}