DioDocs for PDF
GrapeCity.Documents.Imaging 名前空間
継承階層
DS.Documents.Imaging アセンブリ : GrapeCity.Documents.Imaging 名前空間
クラス
 クラス解説
クラスThe base class for all in-place effects, not creating a new GcBitmap.
クラスRepresents a bi-level transparency mask or an image containing two colors - black and white in either a white-is-zero or black-is-zero format.
クラスProvides methods for drawing on a GcBitmap.
クラスIn-place effect that converts a monochromatic (grayscale) image to bi-level image using Bradley and Roth's method of adaptive image thresholding.
クラスIn-place effect that updates the image brightness and contrast.
クラスRepresents a 5x4 matrix for altering the RGBA values of a GcBitmap.
クラスIn-place effect that alters the RGBA values of a bitmap.
クラスIn-place effect that converts a monochromatic (grayscale) image to bi-level image with two-dimensional error diffusion dithering.
クラスRepresents an ellipse-like closed path.
クラスRepresents a path consisting of straight line segments closing in a loop.
クラスIn-place effect that applies gamma correction to the image.
クラスIn-place effect that applies a Gaussian blur to the image.
クラスRepresents an uncompressed in-memory bitmap in 32-bit ARGB format (A is the most significant byte).
クラスImplements a drawing surface for GcBitmap.
クラスRepresents a graphics path in GcBitmapGraphics.
クラスAllows reading images from a multi-page GIF file/stream.
クラスAllows creating a multi-frame GIF file.
クラスRepresents a set of images stored in ICO format.
クラスAllows reading images from a multi-page TIFF file/stream.
クラスAllows creating a multi-page TIFF file.
クラスRepresents a single frame in the GIF file.
クラスDescribes a set of geometric figures that can contain lines, arcs, cubic Bezier curves, and quadratic Bezier curves.
クラスRepresents a grayscale image or transparency mask with 8 bits per pixel.
クラスIn-place effect that converts an image to monochromatic gray.
クラスIn-place effect that alters the hue of an image based on the rotation angle.
クラスRepresents a single frame in ICO file.
クラスRepresents a palette-color image with 4 bits per pixel.
クラスRepresents a palette-color image with 8 bits per pixel.
クラスIn-place effect that sets the alpha channel to the luminance of the image and sets the color channels to 0.
クラスIn-place effect that adjusts the opacity of an image by multiplying the alpha channel of the input by the specified opacity value.
クラスIn-place effect that converts a monochromatic (grayscale) image to bi-level image using Otsu's method of clustering-based image thresholding.
クラスA helper class for creating GraphicsPath objects.
クラスRepresents a rectangle-like closed path.
クラスDescribes the interior of a graphics shape composed of figures and paths.
クラスRepresents a rounded rectangle-like closed path.
クラスIn-place effect that alters the saturation of an image.
クラスIn-place effect that converts an image to sepia tones.
クラスIn-place effect that alters the temperature and tint of an image.
クラスRepresents a single frame in TIFF file.
クラスVarious settings used for encoding TIFF frame and saving in a stream.
インターフェース
 インターフェース解説
インターフェースRepresents a figure within a geometric path.
構造体
 構造体解説
構造体Represents a palette color for an indexed bitmap.
列挙型
 列挙体解説
列挙体Specifies the color channel to operate on.
列挙体Specifies the Porter Duff compositing method in which two pixels (source and destination) may contribute to the final color of the pixel.
列挙体Specifies the method of two-dimensional error diffusion dithering.
列挙体Specifies the flip and rotate transformations.
列挙体The mapping mode for the pixels outside of the border in the Gaussian blur effect.
列挙体Indicates the way in which the GIF frame has to be treated after being displayed.
列挙体Specifies the standard used for converting full-color image to monochromatic gray.
列挙体Encoding of ICO frame image.
列挙体Specifies the different methods by which two regions can be combined.
列挙体Compression scheme used for encoding TIFF image data.
列挙体The orientation of the image.
列挙体Specifies whether an image can be loaded from TIFF frame and the reason if it can't.
参照

DS.Documents.Imaging アセンブリ