createBufferTexture
Creates a buffer texture for storing and operating on image or pixel data.
Return
A newly created buffer texture with the specified properties.
Parameters
The number of elements in the buffer texture.
The color format of the buffer texture.
The color type of the buffer texture.
The session associated with this buffer texture. Defaults to the active session.
Creates a buffer texture for storing and operating on image or pixel data.
Return
A newly created buffer texture with the specified properties.
Parameters
The number of elements in the buffer texture.
The color format of the buffer texture.
The color type of the buffer texture.
The session associated with this buffer texture. Defaults to the active session.
Creates a buffer texture for storing and operating on image or pixel data.
Return
A newly created buffer texture with the specified properties.
Parameters
The number of elements in the buffer texture.
The color format of the buffer texture.
The color type of the buffer texture.
The session associated with this buffer texture. Defaults to the active session.