code_device/hgdriver/ImageProcess/ImageApply.cpp

10 lines
106 B
C++
Raw Permalink Normal View History

2022-07-29 08:41:34 +00:00
#include "ImageApply.h"
CImageApply::CImageApply(void)
{
}
CImageApply::~CImageApply(void)
{
}