Document Solutions for PDF
DS.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GcGifReader Class

In This Topic
    GcGifReader Class Properties
    In This Topic

    For a list of all members of this type, see GcGifReader members.

    Public Properties
     NameDescription
    Public PropertyGets the number of Comment Extensions in the source GIF file.  
    Public PropertyGets the horizontal DPI of the Logical Screen.  
    Public PropertyGets the vertical DPI of the Logical Screen.  
    Public PropertyIf possible, gets full path to the associated .gif file.  
    Public PropertyGets the list of frames in the associated GIF file.  
    Public PropertyGets a value indicating if there is the Global Color Table in the GIF file.  
    Public PropertyGets or sets the raw ICC profile data for the frames.  
    Public PropertyGets a value indicating whether the GcGifReader has been disposed of.  
    Public PropertyGets the height, in pixels, of the Logical Screen where the frames will be rendered.  
    Public PropertyGets the width, in pixels, of the Logical Screen where the frames will be rendered.  
    Public PropertyGets the number of iterations the animated GIF should be executed. 0 means infinite loop.  
    Public PropertyGets a value indicating if the associated stream should be closed when the GcGifReader is disposed.  
    Public PropertyGets the quotient of the pixel's width over its height.  
    Public PropertyGets the Stream associated with GcGifReader.  
    Public PropertyGets the start position in the associated Stream.  
    Top
    See Also