protected override bool ReleaseHandle()
 {
     LibHeifNative.heif_encoding_options_free(this.handle);
     return(true);
 }