 | HologramChildT Constructor (Int32, Int32, Int32) |
Namespace:
LynceeTec.InterfaceProcessingV2.Images
Assembly:
LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic HologramChild(
int width,
int height,
int stride
)
public:
HologramChild(
int width,
int height,
int stride
)
Parameters
- width
- Type: SystemInt32
- height
- Type: SystemInt32
- stride
- Type: SystemInt32
See Also