IntelOIDenoiser icon indicating copy to clipboard operation
IntelOIDenoiser copied to clipboard

How get float3 array pixel from image to pointer

Open 8bitniksis opened this issue 3 years ago • 0 comments

Hi, thanks for solving the last problem, but I have a new problem. Since I'm trying to add an OIDN in C#, I have a new problem, I need to get a pointer to an array of pixels where RGB = 3 floats, in C++ it's clear how implemented, but in C# the problem is, can you help? I can attach the code

8bitniksis avatar Oct 31 '21 20:10 8bitniksis