 | HologramChild<int>(Int32, Int32, Int32, Int32, Guid) Constructor |
Namespace: LynceeTec.ImagingAssembly: LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntaxpublic HologramChild<int>(
int[] buffer,
int stride,
int width,
int height,
Guid hologramGuid
)
public:
HologramChild<int>(
array<int>^ buffer,
int stride,
int width,
int height,
Guid hologramGuid
)
Parameters
- buffer Int32
-
- stride Int32
-
- width Int32
-
- height Int32
-
- hologramGuid Guid
-
See Also