UnitySwiftKotlin←API Reference Return to API Reference index←packageNSDK NSDK←structNSDKImage NSDKImage Method withUnsafeBytes withUnsafeBytesProvides temporary, read-only access to the raw pixel buffer backing the image. Declaration func withUnsafeBytes<R>(_ body: (UnsafeRawBufferPointer) throws -> R) rethrows -> R Summary Provides temporary, read-only access to the raw pixel buffer backing the image.
Provides temporary, read-only access to the raw pixel buffer backing the image.