Search Results for

    Show / Hide Table of Contents

    TPngInformation Class

    Basic information about a PNG file.

    Syntax

    Namespace: FlexCel.Pdf

    public sealed class TPngInformation

    Constructors

    Name Description
    TPngInformation Creates a new TPngInformation class.

    Properties

    Name Description
    Height Height of the image on pixels.
    Width Width of the image on pixels.
    BitDepth Bith depth of the image.
    ColorType Png ColorType (See png reference for more information)
    CompressionMethod Png Compression method (See png reference for more information)
    HorizontalResolution Horizontal resolution of the image in dpi. If the image doesn't have resolution information, this value will be 0.
    VerticalResolution Vertical resolution of the image in dpi. If the image doesn't have resolution information, this value will be 0.
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com