SerenityJS
    Preparing search index...

    Represents a skin related image.

    Hierarchy

    • DataType
      • SkinImage
    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    data: Buffer

    The data of the image.

    height: number

    The height of the image.

    width: number

    The width of the image.

    Methods