ThirdParty.iOS4Unity.UIImage.UIImagePNGRepresentation C# (CSharp) Метод

UIImagePNGRepresentation() приватный Метод

private UIImagePNGRepresentation ( IntPtr image ) : IntPtr
image System.IntPtr
Результат System.IntPtr
        private static extern IntPtr UIImagePNGRepresentation(IntPtr image);