P4s3PortalWebSvc.GetEncoder Method A Sandcastle Documented Class Library

Namespace: P4s3WebSvc
Assembly: P4s3WebSvc (in P4s3WebSvc.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

private ImageCodecInfo GetEncoder(
	ImageFormat format
)

Parameters

format
Type: System.Drawing.Imaging.ImageFormat

Return Value

Type: ImageCodecInfo
See Also