simple-canvas-library
    Preparing search index...

    Type Alias Size

    type Size = {
        height: number;
        width: number;
    }
    Index

    Properties

    Properties

    height: number

    height in pixels

    width: number

    width in pixels