VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Gif Namespace / GifPage Class
In This Topic
    GifPage Class Properties
    In This Topic
    For a list of all properties of this type, see GifPage.
    Public Properties
     NameDescription
    Public PropertyGets the number of bits per pixel for this GIF page.
    Public PropertyGets or sets a comments of this page.
    Public PropertyGets or sets delay value.
    Public PropertyGets or sets a DisposalMethod of this page.
    Public PropertyGets the height, in pixels, of this GIF frame.
    Public PropertyGets a frame left position on logical screen.
    Public PropertyGets or sets the frame palette.
    Public PropertyGets a frame top position on logical screen.
    Public PropertyGets the width, in pixels, of this GIF frame.
    Public PropertyGets a value indicating whether this page has local palette.
    Public PropertyGets a value indicating whether the information about image resolution is stored in a GIF page.
    Public PropertyGets or sets a value indicating whether this page has transparent color.
    Public PropertyGets the height, in pixels, of this GIF page.
    Public PropertyGets a value indicating whether the image file block is changed. (Inherited from ImageFileBlock)
    Public PropertyGets a value indicating whether this page depends from previous pages.
    Public PropertyGets a value indicating whether the image file block is virtual. (Inherited from ImageFileBlock)
    Public PropertyGets the length of this image file block. (Inherited from ImageFileBlock)
    Public PropertyGets the offset of this image file block. (Inherited from ImageFileBlock)
    Public PropertyGets the palette of this page image.
    Public PropertyGets or sets the resolution, in pixels per inch, of this GIF page.
    Public PropertyGets the number of bits per pixel of image data of the image page. (Inherited from ImagePage)
    Public PropertyGets or sets a transparent color index in FramePalette.
    Public PropertyGets the width, in pixels, of this GIF page.
    Protected Properties
     NameDescription
    Protected PropertyGets the source of this image file block. (Inherited from ImageFileBlock)
    See Also