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

    Class PsdLoad

    Inheritance
    System.Object
    PsdLoad
    Namespace: PaintDotNet.Data.PhotoshopFileType
    Syntax
    public static class PsdLoad

    Methods

    Load(Stream)

    Declaration
    public static Document Load(Stream input)
    Parameters
    Type Name Description
    System.IO.Stream input
    Returns
    Type Description
    Document

    Load(Stream, ELoadFlag)

    Declaration
    public static PsdFile Load(Stream input, ELoadFlag loadFlag)
    Parameters
    Type Name Description
    System.IO.Stream input
    ELoadFlag loadFlag
    Returns
    Type Description
    PsdFile
    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