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