DioDocs for PDF
GrayscaleBitmap クラス メンバ
プロパティ  メソッド 

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 : GrayscaleBitmap クラス

GrayscaleBitmapデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック プロパティ
 名前解説
Public プロパティGets the horizontal dpi of the bitmap.  
Public プロパティGets the vertical dpi of the bitmap.  
Public プロパティGets or sets an instance of GrapeCity.Documents.Imaging.Exif.ExifProfile with Exif metadata of the image.  
Public プロパティGets or sets the raw ICC profile data.  
Public プロパティFor internal use only.  
Public プロパティGets a value indicating whether the GrayscaleBitmap has been disposed of.  
Public プロパティGets a value indicating whether the current instance is fully licensed.  
Public プロパティGets or sets a pixel value (from 0 to 255) at the specified coordinates.  
Public プロパティGets the pixel height of the image.  
Public プロパティGets the pixel width of the image.  
Public プロパティGets a pointer to the internal binary data.  
Public プロパティGets the flip and rotate transformations that must be applied to the image.  
Public プロパティGets or sets a value indicating whether the image is used to define an irregularly shaped region of another image.  
Public プロパティGets or sets a value specifying whether 0 represents white and 255 represents black (if true) or vice versa (if false).  
トップ
パブリック メソッド
 名前解説
Public メソッドAdjusts the levels of an image histogram.

The method maps the input range of values (blackPoint..whitePoint) to the output range (outputBlack..outputWhite) using the specified gamma correction (midtone).

 
Public メソッドオーバーロードされます。 Applies a Gaussian blur to this GrayscaleBitmap.  
Public メソッドWhen applied to a grayscale mask built from a color image using the ToGrayscaleBitmap method, modifies it so that the result can be used as a transparency mask to produce Glow or Soft Edges effect.  
Public メソッドApplies a license key to an instance of GrayscaleBitmap.  
Public メソッドオーバーロードされます。 Modifies pixel intensities such that available range of values (0..255) is fully covered.  
Public メソッドオーバーロードされます。 Clears the GrayscaleBitmap with the specified value (from 0 to 255).  
Public メソッドCreates a new GrayscaleBitmap with a fragment of the image.  
Public メソッドCreates a new GrayscaleBitmap with a copy of the image.  
Public メソッドClean up any resources being used.  
Public メソッドInverts the pixel colors from black to white and vice versa.  
Public メソッドオーバーロードされます。 Changes the physical resolution of the image.  
Public メソッドChanges pixel format from 8 bits per pixel to lower value with two-dimensional error diffusion.  
Public メソッドオーバーロードされます。 Creates an instance of the GcBitmap class from the current GrayscaleBitmap.  
Public メソッドオーバーロードされます。 Creates a semi-transparent GcBitmap from the current GrayscaleBitmap.

This method treats the current GrayscaleBitmap as a transparency mask, regardless of the TransparencyMask property value.

 
トップ
参照

GrayscaleBitmap クラス
GrapeCity.Documents.Imaging 名前空間