EFQRCodeStyleImage
public class EFQRCodeStyleImage : EFQRCodeStyleBase
Base class for image-based QR code styling.
This class provides the foundation for styling QR codes using images. It handles common tasks like writing QR code, icon, and backdrop.
-
Creates an image-based QR code style with specified parameters.
Declaration
Swift
public init(params: EFStyleImageParams)
Parameters
params
The styling parameters.