Link Search Menu Expand Document

ComHelpersCreateImage2 Method

[Missing <summary> documentation for "M:Bytescout.PDF.ComHelpers.CreateImage2(System.Byte[])"]

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public Image CreateImage2(
	byte[] imageBytes
)

Parameters

imageBytes
Type: SystemByte

[Missing <param name="imageBytes"/> documentation for "M:Bytescout.PDF.ComHelpers.CreateImage2(System.Byte[])"]

Return Value

Type: Image

[Missing <returns> documentation for "M:Bytescout.PDF.ComHelpers.CreateImage2(System.Byte[])"]

See Also

Reference