Search Results for

    Show / Hide Table of Contents

    Interface IPlanarEncoderOptions

    Describes a codec that encodes chroma values separate from luma and is capable of encoding chroma values at a lower resolution.

    Namespace: PhotoSauce.MagicScaler
    Assembly: PhotoSauce.MagicScaler.dll
    Syntax
    public interface IPlanarEncoderOptions : IEncoderOptions

    Properties

    Subsample

    The type of chroma subsampling to use when encoding.

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