Contents

init(data:)

Creates an Artworkrepresentation from image data.

Declaration

init(data: Data) throws

Parameters

  • data:

    The encoded image data.

Discussion