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

UIImagePNGRepresentation() 개인적인 메소드

private UIImagePNGRepresentation ( IntPtr image ) : IntPtr
image System.IntPtr
리턴 System.IntPtr
        private static extern IntPtr UIImagePNGRepresentation(IntPtr image);