Loosely analogous to the BufFrames UGen, this VGen provides a 2D vector containing the width and height of the sampled texture. This can be useful, for example, for adjusting the width and height of image sampling to respect aspect ratio.
Supported Rates: frame, shape, pixel
Make a VTextureSize VGen at the requested rate.
image |
The ScinImageBuffer object to return the dimensions of. |
A 2D vector containing the dimensions of the supplied image in (width, height) order.
dimensions
input | output |
image | 2 |