Gembox.Imaging
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    ImageFrameCollection Class

    Namespace:
    GemBox.Imaging
    Assembly:
    GemBox.Imaging.dll

    Represents either a single, constant set of pixels at a specific size and resolution (raster image) or a set of drawing commands (vector image).

    • C#
    • VB.NET
    public sealed class ImageFrameCollection : IList<ImageFrame>, ICollection<ImageFrame>, IEnumerable<ImageFrame>, IEnumerable
    Public NotInheritable Class ImageFrameCollection
        Implements IList(Of ImageFrame), ICollection(Of ImageFrame), IEnumerable(Of ImageFrame), IEnumerable
    Inheritance:
    System.Object
    ImageFrameCollection
    Implements
    System.Collections.Generic.IList<ImageFrame>
    System.Collections.Generic.ICollection<ImageFrame>
    System.Collections.Generic.IEnumerable<ImageFrame>
    System.Collections.IEnumerable

    Implements

    System.Collections.Generic.IList<T>
    System.Collections.Generic.ICollection<T>
    System.Collections.Generic.IEnumerable<T>
    System.Collections.IEnumerable
    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.