Click or drag to resize
EmbeddedResourcesReadEmbeddedImage Method
get the contents of an embedded resource image

Namespace: ANDREICSLIB.Helpers
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static Image ReadEmbeddedImage(
	string filename
)

Parameters

filename
Type: SystemString
pass the file name

Return Value

Type: Image
See Also