AiutaIOSSkia

class AiutaIOSSkia(val resource: Image) : AiutaDrawableResource

Native platform implementation of AiutaDrawableResource using Skia Image.

This implementation is used on native platforms (iOS, macOS, Linux, etc.) where Skia is the underlying graphics engine. It allows you to use Skia Image objects directly within the Aiuta SDK.

See also

Constructors

Link copied to clipboard
constructor(resource: Image)

Properties

Link copied to clipboard
open override val resource: Image

The Skia Image instance