Description | Hierarchy | Fields | Methods | Properties |
type TAd2DMemoryBitmap = class(TAd2DCustomBitmap)
Simple bitmap class that can be used to map an existing bitmap in memory to an Andorra 2D bitmap. This is faster than storing the bitmap data in a TAd2DBitmap before loading it to the plugin.
constructor Create(AMemory: PByte; AWidth, AHeight: integer); |