Click or drag to resize

Jp2EnhancedRegionCollectionCopyTo Method

Copies the collection into an array.

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 void CopyTo(
	Jp2EnhancedRegion[] resources,
	int index
)

Parameters

resources
Type: Atalasoft.Imaging.Codec.Jpeg2000Jp2EnhancedRegion
index
Type: SystemInt32
See Also