Exemple #1
0
 protected override bool ReleaseHandle()
 {
     LibHeifNative.heif_decoding_options_free(this.handle);
     return(true);
 }