Skips the current chunk in the PNG file.

Namespace:  SGP.XImaging
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public void SkipChunkData(
	ref XPngFileChunk chunk
)

Parameters

chunk
Type: SGP.XImaging..::.XPngFileChunk %
The chunk.

See Also