Short: Picture.datatype image patch. V1.1 Author: GISBURN@w-specht.rhein-ruhr.de Uploader: GISBURN w-specht rhein-ruhr de Type: util/dtype Architecture: m68k-amigaos Allows picture.datatype to be used as an image. This patch allows application to use a picture.datatype (subclass) object like an image using the DTM_OBTAINDRAWINFO, DTM_DRAW and DTM_RELEASEDRAWINFO methods (and the matching datatypes.library functions ObtainDTDrawInfoA, DrawDTObjectA, ReleaseDTDrawInfo as documented in V45); this interface replaces the ugly direct bitmap access.