Click or drag to resize

Jp2EncoderOptionsCallback Delegate

Namespace:  Atalasoft.Imaging.Codec.Jpeg2000
Assembly:  Atalasoft.dotImage.Jpeg2000 (in Atalasoft.dotImage.Jpeg2000.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public delegate Jp2EncoderOptions Jp2EncoderOptionsCallback(
	int tileLocation,
	int channel
)

Parameters

tileLocation
Type: SystemInt32
channel
Type: SystemInt32

Return Value

Type: Jp2EncoderOptions
See Also