ImageHelper Class

HD.Common

ImageHelper Class Helper帮助文档
图片处理帮助类
Inheritance Hierarchy

SystemObject  HD.CommonImageHelper

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

  NameDescription
Public methodImageHelper
构造函数
Top
Methods

  NameDescription
Public methodBWPic
转换为黑白图片
Public methodCompress
压缩到指定尺寸
Public methodEquals (Inherited from Object.)
Public methodFD
浮雕处理
Public methodFilPic
滤色处理
Protected methodFinalize (Inherited from Object.)
Public methodGetFrames
获取图片中的各帧
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodGray
Public methodStatic memberImageWatermark
图片水印处理方法
Public methodLDPic
调整光暗
Public methodStatic memberLetterWatermark
文字水印处理方法
Public methodStatic memberMakeThumbnail
生成缩略图
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRePic
反色处理
Public methodStatic memberResizeImage
拉伸图片
Public methodRevPicLR
左右翻转
Public methodRevPicUD
上下翻转
Public methodToString (Inherited from Object.)
Top
See Also

Reference