UNPKG

@flashport/flashport

Version:

FlashPort is a TypeScript 2D graphics library that largely replicates the Flash ActionScript 3.0 library

8 lines (7 loc) 178 B
export declare class BitmapDataChannel extends Object { static ALPHA: number; static BLUE: number; static GREEN: number; static RED: number; constructor(); }