-
Notifications
You must be signed in to change notification settings - Fork 45
MetalImageView
PingAK9 edited this page Nov 26, 2020
·
1 revision
canImport(MetalKit) && !targetEnvironment(simulator)
-
open class MetalImageView: MTKView, HardwareImageViewType
HardwareImageViewType
, MTKView
canImport(MetalKit) && !targetEnvironment(simulator)
-
public override init(frame frameRect: CGRect, device: MTLDevice?)
canImport(MetalKit) && !targetEnvironment(simulator)
-
public required init(coder: NSCoder)
canImport(MetalKit) && !targetEnvironment(simulator)
-
var image: CIImage?
Generated at 2023-01-30T07:03:19+0000 using swift-doc 1.0.0-rc.1.