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

    Class ZipPredict32Image

    Inheritance
    System.Object
    ImageData
    ZipPredict32Image
    Inherited Members
    ImageData.BitDepth
    ImageData.BytesPerRow
    ImageData.Size
    ImageData.Read()
    ImageData.Write(Byte[])
    Namespace: PhotoshopFile.Compression
    Syntax
    public class ZipPredict32Image : ImageData

    Constructors

    ZipPredict32Image(Byte[], Size)

    Declaration
    public ZipPredict32Image(byte[] zipData, Size size)
    Parameters
    Type Name Description
    System.Byte[] zipData
    Size size

    Properties

    AltersWrittenData

    Declaration
    protected override bool AltersWrittenData { get; }
    Property Value
    Type Description
    System.Boolean
    Overrides
    ImageData.AltersWrittenData

    Methods

    ReadCompressed()

    Declaration
    public override byte[] ReadCompressed()
    Returns
    Type Description
    System.Byte[]
    Overrides
    ImageData.ReadCompressed()
    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