GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / PictureEffectType Enumeration


PictureEffectType Enumeration
Specifies constants that define the types of picture effects.
Syntax
'Declaration
 
Public Enum PictureEffectType 
   Inherits System.Enum
 
'Usage
 
Dim instance As PictureEffectType
Members
MemberDescription
BackgroundRemovalBackground removal effect
BlurBlur effect
BrightnessContrastBrightness contrast effect
CementCement effect
ChalkSketchChalk sketch effect
ColorTemperatureColor temperature effect
CrisscrossEtchingCrisscross etching effect
CutoutCutout effect
FilmGrainFilm grain effect
GlassGlass effect
GlowDiffusedDiffused glow effect
GlowEdgesGlow edges effect
LightScreenLight screen effect
LineDrawingLine drawing effect
MarkerMarker effect
MosaicBubblesMosaic bubbles
NoneNo effect
PaintBrushPaintbrush effect
PaintStrokesPaint strokes effect
PastelsSmoothSmooth pastel effect
PencilGrayscalePencil greyscale effect
PencilSketchPencil sketch effect
PhotocopyPhotocopy effect
PlasticWrapPlastic wrap effect
SaturationSaturation effect
SharpenSoftenSharpen soften effect
TexturizerTexturizer effect
WatercolorSpongeWatercolor sponge effect
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.Drawing.PictureEffectType

See Also