예제 #1
0
 public static extern IntPtr WebPIDecode([InAttribute()] IntPtr data, UIntPtr data_size, ref WebPDecoderConfig config);
예제 #2
0
 public static extern VP8StatusCode WebPDecode([InAttribute()] IntPtr data, UIntPtr data_size, ref WebPDecoderConfig config);
예제 #3
0
 public static extern int WebPInitDecoderConfigInternal(ref WebPDecoderConfig param0, int param1);