示例#1
0
 public static extern VP8StatusCode WebPDecode([In] IntPtr data, UIntPtr data_size, ref WebPDecoderConfig config);
示例#2
0
 public static extern int WebPInitDecoderConfigInternal(ref WebPDecoderConfig config, int version);