ThirdParty.iOS4Unity.UIImage.UIImagePNGRepresentation C# (CSharp) Méthode

UIImagePNGRepresentation() private méthode

private UIImagePNGRepresentation ( IntPtr image ) : IntPtr
image System.IntPtr
Résultat System.IntPtr
        private static extern IntPtr UIImagePNGRepresentation(IntPtr image);