类库说明文档
![]() |
JHZoomImage Methods |
The JHZoomImage type exposes the following members.

Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() ![]() |
Generate(String, Int32, Int32) |
按照给定的宽、高生成缩放图
|
![]() ![]() |
Generate(Byte, Int32, Int32, ImageFormat) |
按照给定的宽、高生成缩放图
|
![]() ![]() |
Generate(Image, Int32, Int32, ImageFormat) |
按照给定的宽、高生成缩放图
|
![]() ![]() |
Generate(Stream, Int32, Int32, ImageFormat) |
按照给定的宽、高生成缩放图
|
![]() ![]() |
GenerateByBorder(String, Double, Double) |
根据指定容器边框生成缩放图,将按效果优先原则
|
![]() ![]() |
GenerateByBorder(String, Double, Double, Boolean) |
根据指定容器边框生成缩放图
|
![]() ![]() |
GenerateByBorder(Byte, Double, Double, Boolean, ImageFormat) |
根据指定容器边框生成缩放图
|
![]() ![]() |
GenerateByBorder(Image, Double, Double, Boolean, ImageFormat) |
根据指定容器边框生成缩放图
|
![]() ![]() |
GenerateByBorder(Stream, Double, Double, Boolean, ImageFormat) |
根据指定容器边框生成缩放图
|
![]() ![]() |
GenerateByRatio(String, Double) |
根据指定的缩放比例生成缩放图
|
![]() ![]() |
GenerateByRatio(Byte, Double, ImageFormat) |
根据指定的缩放比例生成缩放图
|
![]() ![]() |
GenerateByRatio(Image, Double, ImageFormat) |
根据指定的缩放比例生成缩放图
|
![]() ![]() |
GenerateByRatio(Stream, Double, ImageFormat) |
根据指定的缩放比例生成缩放图
|
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
