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

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

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

パブリック プロパティ
 名前解説
Public プロパティGets the value indicating how the image data is attached to the Image object.  
Public プロパティGets the encoding of the image.  
Public プロパティGets an instance of GrapeCity.Documents.Imaging.Exif.ExifProfile with Exif metadata of the image.  
Public プロパティGets the full path to the image file, if Binding is equal to ImageBinding.FilePath.  
Public プロパティGets the index of the image frame.  
Public プロパティGets the height of the image in pixels.  
Public プロパティGets the horizontal resolution (dots per inch) of the image.  
Public プロパティGets a value indicating if the image is initialized and not disposed yet.  
Public プロパティGets the byte array with image data, if Binding is equal to ImageBinding.InMemoryData.  
Public プロパティGets a value indicating whether the Image has been disposed of.  
Public プロパティGets a value indicating if the input stream should be closed when the Image is disposed.  
Public プロパティGets the flip and rotate transformations that must be applied to the image.  
Public プロパティGets the image stream, if Binding is equal to ImageBinding.Stream.  
Public プロパティGets the start position for image data in the associated Stream.  
Public プロパティGets the vertical resolution (dots per inch) of the image.  
Public プロパティGets the width of the image in pixels.  
トップ
パブリック メソッド
 名前解説
Public メソッドDisposes the current instance.  
Public メソッドstatic (Shared in Visual Basic)Creates an Image from a byte array. JPEG, PNG, WEBP, GIF, BMP and TIFF formats are supported.  
Public メソッドstatic (Shared in Visual Basic)Creates an Image from a file. JPEG, PNG, WEBP, GIF, BMP and TIFF formats are supported.  
Public メソッドstatic (Shared in Visual Basic)Creates an Image from a stream. JPEG, PNG, WEBP, GIF, BMP and TIFF formats are supported.  
Public メソッドオーバーロードされます。 Creates an instance of the GrapeCity.Documents.Imaging.GcBitmap class from the current Image.  
Public メソッドSaves the source image (all frames) to a MemoryStream.  
トップ
参照

Image クラス
GrapeCity.Documents.Drawing 名前空間