Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PicPacket

A packet which contains a bitmap image.

Hierarchy

  • PicPacket

Implements

Index

Properties

bitmapData

bitmapData: number[]

The bitmap data of the image.

height

height: number

The height of the image.

propagate

propagate: boolean = true

type

type: PacketType = PacketType.PIC

width

width: number

The width of the image.

Methods

read

write

Generated using TypeDoc