kean / NukeUI

Lazy image loading for Apple platforms: SwiftUI, UIKit, AppKit
MIT License
20 stars 34 forks source link

Read Image Data #28

Open StarPlayrX opened 2 years ago

StarPlayrX commented 2 years ago

Is it possible to read in the pixel data of the image as a UIImage or NSImage to be used with a plugin that can get the common color of the image so set it as a backdrop / background color?

As a bonus it would be fantastic if this receiving a background color of the image as built into NukeUI.