This method is deprecated. Please use getCardNetworkAsset(for:).

This method returns a card network image associated with a particular card network.

The SDK must be initialized before this method is called or an error will be thrown.

SWIFT
static func getCardNetworkImage(for cardNetwork: CardNetwork) throws -> UIImage?

Parameters

Returns

Throws