DioDocs for PDF
IImage インターフェース メンバ
プロパティ  メソッド 

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 : IImage インターフェース

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

パブリック プロパティ
 名前解説
 プロパティGets a value indicating whether the image was not initialized or has already been disposed.  
 プロパティIf possible, gets an instance of GrapeCity.Documents.Imaging.Exif.ExifProfile with Exif metadata of the image.  
 プロパティGets the height of the image, in pixels.  
 プロパティGets the horizontal resolution of the image, in dots per inch.  
 プロパティGets the flip and rotate transformations that must be applied to the image.  
 プロパティGets the vertical resolution of the image, in dots per inch.  
 プロパティGets the width of the image, in pixels.  
トップ
パブリック メソッド
 名前解説
 メソッド System.IDisposableから継承されます。
 メソッドオーバーロードされます。 Retrieves the underlying GrapeCity.Documents.Imaging.GcBitmap object, or creates a new GrapeCity.Documents.Imaging.GcBitmap that contains the image data.

Note that you should dispose the returned GrapeCity.Documents.Imaging.GcBitmap if disposeAfterUse is true.

 
トップ
参照

IImage インターフェース
GrapeCity.Documents.Drawing 名前空間