Click or drag to resize

IUCServiceImageStreamGetById Method


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

Parameters

id  String
 
width  Int32
 
height  Int32
 

Return Value

Stream
See Also