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

    Class LayerInfoFactory

    Inheritance
    System.Object
    LayerInfoFactory
    Namespace: PhotoshopFile
    Syntax
    public static class LayerInfoFactory

    Methods

    Load(PsdBinaryReader, PsdFile, Boolean, Int64)

    Loads the next LayerInfo record.

    Declaration
    public static LayerInfo Load(PsdBinaryReader reader, PsdFile psdFile, bool globalLayerInfo, long fileEndPos)
    Parameters
    Type Name Description
    PsdBinaryReader reader

    The file reader

    PsdFile psdFile

    The PSD file.

    System.Boolean globalLayerInfo

    True if the LayerInfo record is being loaded from the end of the Layer and Mask Information section; false if it is being loaded from the end of a Layer record.

    System.Int64 fileEndPos
    Returns
    Type Description
    LayerInfo
    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