Click or drag to resize
STSeriesDeviceContainerDeviceRenderImageAsGray Method Scriptel Corporation
Warning: This API is deprecated, please consider using the new version located here: http://scriptel.com/developers/proscript/net-library/

[Missing <summary> documentation for "M:Scriptel.STSeries.STSeriesDeviceContainerDevice.RenderImageAsGray(System.String,System.UInt16,System.UInt16)"]

Namespace: Scriptel.STSeries
Assembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax
public override void RenderImageAsGray(
	string imageFileName,
	ushort xPosition,
	ushort yPosition
)

Parameters

imageFileName
Type: SystemString

[Missing <param name="imageFileName"/> documentation for "M:Scriptel.STSeries.STSeriesDeviceContainerDevice.RenderImageAsGray(System.String,System.UInt16,System.UInt16)"]

xPosition
Type: SystemUInt16

[Missing <param name="xPosition"/> documentation for "M:Scriptel.STSeries.STSeriesDeviceContainerDevice.RenderImageAsGray(System.String,System.UInt16,System.UInt16)"]

yPosition
Type: SystemUInt16

[Missing <param name="yPosition"/> documentation for "M:Scriptel.STSeries.STSeriesDeviceContainerDevice.RenderImageAsGray(System.String,System.UInt16,System.UInt16)"]

Implements

ISTSeriesDeviceRenderImageAsGray(String, UInt16, UInt16)
ISTSeriesDeviceRenderImageAsGray(String, UInt16, UInt16)
See Also