Visual Basic (Declaration) | |
---|---|
Public Class OilifyCommand Inherits RasterCommand Implements IRasterCommand |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public class OilifyCommand : RasterCommand, IRasterCommand |
Managed Extensions for C++ | |
---|---|
public __gc class OilifyCommand : public RasterCommand, IRasterCommand |
C++/CLI | |
---|---|
public ref class OilifyCommand : public RasterCommand, IRasterCommand |
Visual Basic | Copy Code |
---|---|
ImageProcessing.Effects.OllifyCommand |
C# | Copy Code |
---|---|
ImageProcessing.Effects.OllifyCommand |
You control the effect by specifying the size of the neighborhood that is used for calculating the pixel value. For example, for 8x8, set 8 in the Dimension property or pass 8 inthe dimension parameter of the Constructor. You increase the size of the neighborhood in order to decrease the amount of detail in the resulting image. This command supports 12 and 16-bit grayscale and 48 and 64-bit color images. Support for 12 and 16-bit grayscale and 48 and 64-bit color images is available only in the Document/Medical toolkits. This command does not support signed data images. This command does not support 32-bit grayscale images.
System.Object
Leadtools.ImageProcessing.RasterCommand
Leadtools.ImageProcessing.Effects.OilifyCommand
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Reference
OilifyCommand MembersLeadtools.ImageProcessing.Effects Namespace
Applying Artistic Effects
AddNoiseCommand Class
SharpenCommand Class
PosterizeCommand
MosaicCommand Class
EmbossCommand Class
AverageCommand Class
MedianCommand
IntensityDetectCommand
SpatialFilterCommand Class
BinaryFilterCommand Class
MinimumCommand
MaximumCommand
SolarizeCommand
WindowLevelCommand
BumpMapCommand
CubismCommand Class
DrawStarCommand
DryCommand
FreePlaneBendCommand
FreeRadialBendCommand
GlassEffectCommand
GlowCommand
LensFlareCommand
LightCommand
OceanCommand
PlaneBendCommand
PlaneCommand
SampleTargetCommand
TunnelCommand
BendCommand
CylinderCommand
FreeHandShearCommand
FreeHandWaveCommand
ImpressionistCommand
PixelateCommand
PolarCommand
RadialBlurCommand
RadialWaveCommand
RippleCommand
SphereCommand
SwirlCommand
WaveCommand
WindCommand
ZoomBlurCommand
ZoomWaveCommand
ShadowCommand
RevEffectCommand
AgingCommand
DiceEffectCommand
FunctionalLightCommand
PuzzleEffectCommand
RingEffectCommand
TextureAlphaBlendCommand Class
BricksTextureCommand
DeskewCommand
DeskewExtendedCommand
DiffuseGlowCommand
HalfTonePatternCommand
HighPassCommand Class
MaskConvolutionCommand Class
PerspectiveCommand
PlasmaCommand
PointillistCommand
CanvasCommand
CloudsCommand
ColoredBallsCommand
DisplacementCommand Class
FragmentCommand
MosaicTilesCommand
OffsetCommand Class
RomanMosaicCommand
VignnetCommand
ZigZagCommand