Click or drag to resize

IUCServiceImageStreamGetById Method

Namespace:  LSOmni.Service
Assembly:  LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.4
Syntax
C#
Stream ImageStreamGetById(
	string id,
	int width,
	int height
)

Parameters

id
Type: SystemString
width
Type: SystemInt32
height
Type: SystemInt32

Return Value

Type: Stream
See Also