DioDocs for PDF
Image クラス
メンバ 

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 : Image クラス
A lightweight class representing an image in a file, stream, or array of bytes.

By default, this class does not load or decode the actual pixel data unless ImageBinding.InMemoryData is passed to FromFile, GrapeCity.Documents.Imaging.TiffFrame.ToImage or GrapeCity.Documents.Imaging.GifFrame.ToImage.

Use the ToGcBitmap method to load the image into a GrapeCity.Documents.Imaging.GcBitmap in order to access and manipulate the image data.

オブジェクト モデル
Image クラス
シンタックス
'宣言
 
Public Class Image 
   Implements IImage 
public class Image : IImage  
継承階層

System.Object
   GrapeCity.Documents.Drawing.Image

参照

Image メンバ
GrapeCity.Documents.Drawing 名前空間