Class VersionInfo | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class VersionInfo

    Inheritance
    System.Object
    ImageResource
    VersionInfo
    Inherited Members
    ImageResource.Signature
    ImageResource.Name
    Namespace: PhotoshopFile
    Syntax
    public class VersionInfo : ImageResource

    Constructors

    VersionInfo()

    Declaration
    public VersionInfo()

    VersionInfo(PsdBinaryReader, String)

    Declaration
    public VersionInfo(PsdBinaryReader reader, string name)
    Parameters
    Type Name Description
    PsdBinaryReader reader
    System.String name

    Properties

    FileVersion

    Declaration
    public uint FileVersion { get; set; }
    Property Value
    Type Description
    System.UInt32

    HasRealMergedData

    Declaration
    public bool HasRealMergedData { get; set; }
    Property Value
    Type Description
    System.Boolean

    ID

    Declaration
    public override ResourceID ID { get; }
    Property Value
    Type Description
    ResourceID
    Overrides
    ImageResource.ID

    ReaderName

    Declaration
    public string ReaderName { get; set; }
    Property Value
    Type Description
    System.String

    Version

    Declaration
    public uint Version { get; set; }
    Property Value
    Type Description
    System.UInt32

    WriterName

    Declaration
    public string WriterName { get; set; }
    Property Value
    Type Description
    System.String
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023