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

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

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

パブリック プロパティ
 名前解説
Public プロパティGets the index of a frame used as the base for the current frame, -1 if the current frame doesn't depend on previous frames.  
Public プロパティGets the y-coordinate that is the sum of Top and Height property values.  
Public プロパティGets the number of hundredths (1/100) of a second to wait before continuing.

If the value is negative, the delay time is not specified.

 
Public プロパティGets the way in which the GIF frame has to be treated after being displayed.  
Public プロパティGets the index of the frame in the associated GIF file.  
Public プロパティGets a value indicating if the frame uses colors from the Local Color Table.  
Public プロパティGets the height of the frame image in pixels.  
Public プロパティGets the x-coordinate, in pixels, of the left edge of the frame image, with respect to the left edge of the Logical Screen.  
Public プロパティGets a value indicating if transparent pixels don't occur in the frame data.  
Public プロパティGets the associated GcGifReader.  
Public プロパティGets the x-coordinate that is the sum of Left and Width property values.  
Public プロパティGets the y-coordinate, in pixels, of the top edge of the frame image with respect to the top edge of the Logical Screen.  
Public プロパティGets a value indicating whether or not user input is expected before continuing.

When a DelayTime is not 0 and the UserInput flag is set, processing will continue when user input is received or when the delay time expires, whichever occurs first.

 
Public プロパティGets the width of the frame image in pixels.  
トップ
パブリック メソッド
 名前解説
Public メソッドReturns a palette with sorted opaque colors in 32-bit ARGB format retrieved from the Local Color Table.  
Public メソッドGets the frame image as a Indexed8bppBitmap.  
Public メソッドオーバーロードされます。 Gets the frame image as a GcBitmap.

Many GIF files use frames with transparent pixels where the previous frame is partly visible. If you read multiple GIF frames you can improve the performance dramatically by reading frames into the same GcBitmap and passing index of the previous frame in the additional contentFrameIndex parameter.

 
Public メソッドCreates an GrapeCity.Documents.Drawing.Image object for the frame.  
トップ
参照

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