Spcifies the shape of watermark
public: enum ShapeStyle {
Default = 0,
Customize,
ArchUpper,
ArchLower,
Bulge,
RipBottom,
RipTop,
Squeeze,
ShearHorizontal,
ShearVertical,
SwellHorizontal,
SwellVertical,
ZoomOut,
ZoomIn,
ZoomUpper,
ZoomLower,
Dither,
RainbowUpper,
RainbowLower
};public enum ShapeStyle {
Default = 0,
Customize,
ArchUpper,
ArchLower,
Bulge,
RipBottom,
RipTop,
Squeeze,
ShearHorizontal,
ShearVertical,
SwellHorizontal,
SwellVertical,
ZoomOut,
ZoomIn,
ZoomUpper,
ZoomLower,
Dither,
RainbowUpper,
RainbowLower
}Public Enum ShapeStyle Default = 0, Customize, ArchUpper, ArchLower, Bulge, RipBottom, RipTop, Squeeze, ShearHorizontal, ShearVertical, SwellHorizontal, SwellVertical, ZoomOut, ZoomIn, ZoomUpper, ZoomLower, Dither, RainbowUpper, RainbowLower End Enum
|
Send comments about this topic.
|
|
Copyright (c) ImageComponent.NET 2006. All rights reserved.
|