 | Hologram Constructor (Int32, Int32) |
Initializes a new instance of the
Hologram class
Namespace:
LynceeTec.InterfaceProcessingV2.Images
Assembly:
LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic Hologram(
int width,
int height
)
public:
Hologram(
int width,
int height
)
Parameters
- width
- Type: SystemInt32
- height
- Type: SystemInt32
See Also