Search Results for

    Show / Hide Table of Contents

    Interface IImageFrame

    A single image frame within an IImageContainer

    Namespace: PhotoSauce.MagicScaler
    Assembly: PhotoSauce.MagicScaler.dll
    Syntax
    public interface IImageFrame

    Properties

    PixelSource

    The IPixelSource to retrieve pixels from this image frame.

    Declaration
    IPixelSource PixelSource { get; }
    Property Value
    Type Description
    IPixelSource
    In This Article
    Back to top Copyright © 2022 Clinton Ingram
    Generated with DocFX