Click or drag to resize

Graphics Constructor (Byte)

Initializes a new instance of the Graphics class. Constructor with bytes parameter

Namespace:  SIC.Draw
Assembly:  SIC.Draw (in SIC.Draw.dll) Version: 19.1.21.1 (19.1.21.658)
Syntax
public Graphics(
	byte[] pBytes
)

Parameters

pBytes
Type: SystemByte

[Missing <param name="pBytes"/> documentation for "M:SIC.Draw.Graphics.#ctor(System.Byte[])"]

See Also