Click or drag to resize

Hologram Constructor (Int64, Int32, Int32, HologramSource)

Initializes a new instance of the Hologram class

Namespace:  LynceeTec.InterfaceProcessingV2.Images
Assembly:  LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public Hologram(
	long timestamp,
	int width,
	int height,
	HologramSource source
)

Parameters

timestamp
Type: SystemInt64
width
Type: SystemInt32
height
Type: SystemInt32
source
Type: LynceeTec.InterfacesHologramSource
See Also