toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-web
/
web.gpu
/
GPUImageDataLayout
GPUImage
Data
Layout
external
interface
GPUImageDataLayout
(
source
)
Inheritors
GPUImageCopyBuffer
Members
Properties
bytes
Per
Row
Link copied to clipboard
abstract
val
bytesPerRow
:
GPUSize32
?
offset
Link copied to clipboard
abstract
val
offset
:
GPUSize64
?
rows
Per
Image
Link copied to clipboard
abstract
val
rowsPerImage
:
GPUSize32
?