Image(uiImage:) and UIImage.prepareForDisplay() performance

Is there any performance benefit to using UIImage.prepareForDisplay() or its related methods when using Image(uiImage:)?

Replies

Not really