Exemplo n.º 1
0
 public static extern void WebPFreeDecBuffer(ref WebPDecBuffer buffer);
Exemplo n.º 2
0
 public static extern IntPtr WebPINewDecoder(ref WebPDecBuffer output_buffer);
Exemplo n.º 3
0
 public static extern int WebPInitDecBufferInternal(ref WebPDecBuffer param0, int param1);