EFQRCodeStyleResampleImage
public class EFQRCodeStyleResampleImage : EFQRCodeStyleBase
QR code style implementation for resample image effect.
This class implements the rendering logic for QR codes that use a resampled image to color the modules, supporting advanced artistic effects.
-
Creates a new resample image style with the given parameters.
Declaration
Swift
public init(params: EFStyleResampleImageParams)
Parameters
params
The parameters for the resample image style.