Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
AsterixDisplayAnalyser
GraphicUtilities
C# Class AsterixDisplayAnalyser.GraphicUtilities
显示文件
Open project: akapetanovic/ASTERIX-ANALYSER-and-DATA-DISPLAY
Class Usage Examples
Public Methods
Method
Description
ResizeImage
(
Image
image
,
Size
size
,
bool
preserveAspectRatio
= false ) :
Image
Method Details
ResizeImage()
public
static
method
public
static
ResizeImage
(
Image
image
,
Size
size
,
bool
preserveAspectRatio
= false ) :
Image
image
Image
size
System.Drawing.Size
preserveAspectRatio
bool
return
Image