Click or drag to resize

PcdDecoder Constructor (PcdResolution)

Initializes a new instance of a PcdDecoder specifying a resolution.

Namespace:  Atalasoft.Imaging.Codec
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public PcdDecoder(
	PcdResolution resolution
)

Parameters

resolution
Type: Atalasoft.Imaging.CodecPcdResolution

Sets the resolution to read in a PhotoCD image.

See Also