ImageHelper Class | Helper帮助文档 |
图片处理帮助类
Inheritance Hierarchy
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class ImageHelper
Public Class ImageHelper
public ref class ImageHelper
type ImageHelper = class end
The ImageHelper type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ImageHelper |
构造函数
|
Methods
Name | Description | |
---|---|---|
![]() | BWPic |
转换为黑白图片
|
![]() | Compress |
压缩到指定尺寸
|
![]() | Equals | (Inherited from Object.) |
![]() | FD |
浮雕处理
|
![]() | FilPic |
滤色处理
|
![]() | Finalize | (Inherited from Object.) |
![]() | GetFrames |
获取图片中的各帧
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | Gray | |
![]() ![]() | ImageWatermark |
图片水印处理方法
|
![]() | LDPic |
调整光暗
|
![]() ![]() | LetterWatermark |
文字水印处理方法
|
![]() ![]() | MakeThumbnail |
生成缩略图
|
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | RePic |
反色处理
|
![]() ![]() | ResizeImage |
拉伸图片
|
![]() | RevPicLR |
左右翻转
|
![]() | RevPicUD |
上下翻转
|
![]() | ToString | (Inherited from Object.) |
See Also