ThirdParty.iOS4Unity.UIImage.UIImagePNGRepresentation C# (CSharp) Method

UIImagePNGRepresentation() private method

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