A B C D E F G H I J L M N O P R S T U V W Y

P

pack(int, int, int, int) - Static method in class legacy.Helpers
pack packs 4 byte values ranging from 0 to 255 into a single integer
PALLET_TYPE - Static variable in class legacy.resource.Codec
Internal reference for a pallet type
PalletFactory - Interface in legacy.video
PalletFactory.class is an interface and used for defining pallets.
pallets - Variable in class legacy.resource.ResourceGroup
Container for pallets
Pallets - Class in legacy.video
Pallets.class contains a list of standard predifined pallets or swatches generaly used by various systems.
WARNING No PalletFactory contained withing this class performs any checks and will forcably terminate the application if an attempt to apply a pallet to a null RGB pal or RGB pal of invalid length.
WARNING During constuction a call to the PalletFactory exented by Legacy.class and is parsed an pal of a predetmind size.
Pallets() - Constructor for class legacy.video.Pallets
 
PNGCodec - Class in legacy.resource.codecs.image
BMPCodec.class codec for encoding and decoding the Bitmap Format
PNGCodec() - Constructor for class legacy.resource.codecs.image.PNGCodec
 
putAlpha(int, int, int) - Method in class legacy.resource.codecs.image.NativeImageFormat
putAlpha(int x, int y, int level) places a pixel on the active video buffer
putPixel(int, int, int) - Method in class legacy.resource.codecs.image.NativeImageFormat
putPixel(int x, int y, int color) places a pixel on the active video buffer
putPixel(int, int, RGB) - Method in class legacy.resource.codecs.image.NativeImageFormat
putPixel(int x, int y, RGB rgb) places a pixel on the active video buffer
putPixel(int, int, int) - Method in class legacy.VideoAdapter
putPixel(int x, int y, int color) places a pixel on the active video buffer

A B C D E F G H I J L M N O P R S T U V W Y