 | HologramChild<unsigned char> Constructor (Int32, Int32, Int32, Guid) |
Namespace:
LynceeTec.Imaging
Assembly:
LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntaxpublic HologramChild<unsigned char>(
int width,
int height,
int stride,
Guid hologramGuid
)
public:
HologramChild<unsigned char>(
int width,
int height,
int stride,
Guid hologramGuid
)
Parameters
- width
- Type: SystemInt32
- height
- Type: SystemInt32
- stride
- Type: SystemInt32
- hologramGuid
- Type: SystemGuid
See Also