code_device/hgdriver/ImageProcess/ImageApply.cpp

10 lines
97 B
C++
Raw Normal View History

2022-05-03 03:56:07 +00:00
#include "ImageApply.h"
CImageApply::CImageApply(void)
{
}
CImageApply::~CImageApply(void)
{
}