Affine
|
Corrects a warped raster image |
AntiAlias
|
Smoothes edges in raster images |
AutoSelectImage
|
Uses a specified color (RGB value), compares this
value to pixels in the image and selects areas of the image that
have that color. From this selection, this method creates a new
image and mask image. |
Blur
|
Blurs a raster image |
Canvas
|
Produces a canvas effect on the raster image |
CheckSecretImage
|
Retrieves the digital watermark from a raster
image |
CombineRGBAImage
|
Creates a 32-bit RGBA image from an image and an
alpha channel |
ConvertColor
|
Converts images from one bit count to another |
CustomFilter
|
Creates a custom effects filter for raster
images |
CutRectImage
|
Copies that portion of a raster image that is
specified by the selected rectangle |
Emboss
|
Creates an emboss effect on a raster image |
EndBitmapAccess
|
Allows access to pixels in the Device Independent
Bitmap (DIB) |
GetBitmapPixel
|
Retrieves the RGB values and palette number of the
specified pixel in the Device Independent Bitmap (DIB) |
GlassTile
|
Creates an glass tile effect on a raster image |
Layer
|
Layers two raster images together |
Lens
|
Creates a lens like effect on a raster image |
Mosaic
|
Creates a mosiac effect on a raster image |
MotionBlur
|
Creates a motion blur effect on a raster image |
OilPaint
|
Produces an effect similar to an oil painting on
the image |
Outline
|
Produces an outline effect on the image |
Panorama
|
Composes a panorama image from two raster
images |
PasteImage
|
Pastes a raster image into another raster
image |
RemoveNoise
|
Reduces the image noise in raster images |
RemoveRedEye
|
Removes "red eye" from images by converting reddish
colors within the selected area to another specified color |
Resize
|
Changes the size of a raster image |
RGBGamma
|
Uses gamma correction to adjust the RGB values of a
raster image |
RGBLevel
|
Increases (or decreases) the RGB values of a raster
image |
RGBReverse
|
Reverses the RGB values of a raster image |
RGBSpline
|
Uses spline function to modifiy the RGB values of a
raster image |
Ripple
|
Produces a ripple like effect on a raster
image |
Rotate (Overloaded method) |
Rotates raster images including 32 bit color images
with alpha channel |
SelectImage
|
Defines an area on a raster image and create a new
image and mask image from that area |
SetBitmapPixel
|
Sets the RGB value and the palette number of a
specified pixel in the Device Independent Bitmap (DIB) |
SetChroma
|
Adjusts the chrominance of a raster image |
SetGray
|
Changes a raster image to gray |
SetSecretImage
|
Sets a digital watermark image or digital watermark
text into a raster image |
Sharpen
|
Modifies sharpness in a raster image |
SplitRGBAImage
|
Splits a 32 bit RGBA image into a 24 bit RGB image
and a 8 bit alpha channel |
StartBitmapAccess
|
Allows access to pixels in the Device Independent
Bitmap (DIB) |
UnifyColor
|
Allows you to convert a range in colors in a raster
image into one color |
Waves
|
Creates a wave like effect on a raster image |
WhirlPinch
|
Produces an interesting effect similar to pinching
a raster image then twisting your fingers |
YCCGamma
|
Uses gamma correction to adjust the YCrCb values of
a raster image |
YCCLevel
|
Increases (or decreases) the YCrCb values of a
raster image |
YCCReverse
|
Reverses the YCrCb values of a raster image |
YCCSpline
|
Uses spline function to modifiy the YCrCb values of
a raster image |