code_device/hgdriver/ImageProcess_test/ImageApply.cpp

10 lines
97 B
C++

#include "ImageApply.h"
CImageApply::CImageApply(void)
{
}
CImageApply::~CImageApply(void)
{
}