1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 00:03:03 +04:00
Files
2013-08-21 18:59:26 +04:00

12 lines
157 B
Plaintext

import "Windows.Media.idl";
#include <sdkddkver.h>
namespace OcvTransform
{
[version(NTDDI_WIN8)]
runtimeclass OcvImageManipulations
{
}
}