PlanarImageDesc(float * rData, float * gData, float * bData, float * aData,long width, long height,ptrdiff_t yStrideBytes = AutoStride);Note that the float * for alpha is optional, so if you are only loading RGB you can pass a NULL ptr for that.-- Jeremy
--
You received this message because you are subscribed to the Google Groups "OpenColorIO Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ocio-dev+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.