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