Example #1
0
 [DllImport("fccore")] public static extern fcExrContext fcExrCreateContext(ref fcExrConfig conf);
 public static extern IntPtr fcExrCreateContext(ref fcExrConfig conf);
Example #3
0
 [DllImport("FrameCapturer")] public static extern IntPtr   fcExrCreateContext(ref fcExrConfig conf);
Example #4
0
 public static extern fcEXRContext fcExrCreateContext(ref fcExrConfig conf);