コード例 #1
0
 internal static extern unsafe void heif_image_handle_free_auxiliary_types(SafeHeifImageHandle handle,
                                                                           ref AuxiliaryType outType);
コード例 #2
0
 internal static extern unsafe heif_error heif_image_handle_get_auxiliary_type(SafeHeifImageHandle handle,
                                                                               out AuxiliaryType outType);