JHCuttingImage Methods

DCSoft.DBUtilityGeneric

JHCuttingImage Methods

The JHCuttingImage type exposes the following members.

Methods
  Name Description
Public method Equals (Inherited from Object.)
Public method Static member Generate(String, Int32, Int32, Int32, Int32)
从源图像指定位置并且按照指定区域切割图像
Public method Static member Generate(Byte, Int32, Int32, Int32, Int32, ImageFormat)
从源图像指定位置并且按照指定区域切割图像
Public method Static member Generate(Image, Int32, Int32, Int32, Int32, ImageFormat)
从源图像指定位置并且按照指定区域切割图像
Public method Static member Generate(Stream, Int32, Int32, Int32, Int32, ImageFormat)
从源图像指定位置并且按照指定区域切割图像
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top
See Also