You are here: Start » Image.CreateBitmap Method

Image.CreateBitmap Method

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public System.Drawing.Bitmap CreateBitmap
(
	int width,
	int height,
	bool highQualityScaling
)

Parameters

Name Type Range Default Description
widthint
heightint
highQualityScalingbool

Function Overrides

See also