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