ThirdParty.iOS4Unity.UIImage.UIImageWriteToSavedPhotosAlbum C# (CSharp) 메소드

UIImageWriteToSavedPhotosAlbum() 개인적인 메소드

private UIImageWriteToSavedPhotosAlbum ( IntPtr image, IntPtr obj, IntPtr selector, IntPtr ctx ) : void
image System.IntPtr
obj System.IntPtr
selector System.IntPtr
ctx System.IntPtr
리턴 void
        private static extern void UIImageWriteToSavedPhotosAlbum(IntPtr image, IntPtr obj, IntPtr selector, IntPtr ctx);