Exemplo n.º 1
0
 public static extern VP8StatusCode WebPDecode([In] IntPtr data, UIntPtr data_size, ref WebPDecoderConfig config);
Exemplo n.º 2
0
 public static extern int WebPInitDecoderConfigInternal(ref WebPDecoderConfig config, int version);