[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

TPortableAnyMapGraphic

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

TPortableAnyMapGraphic - a PAM graphic image

Declaration

Source position: graphics.pp line 1392

type TPortableAnyMapGraphic = class(TFPImageBitmap)

protected

  function GetReaderClass; override;

  

  function GetWriterClass; override;

  

  function GetSharedImageClass; override;

  

public

  function GetFileExtensions; override;

  

end;

Inheritance

TPortableAnyMapGraphic

  

TPortableAnyMapGraphic - a PAM graphic image

|

TFPImageBitmap

  

A class of Bitmap using the FPImage reader and writer (ie customised for FreePascal)

|

TCustomBitmap

  

TCustomBitMap - the base class for TBitmap

|

TRasterImage

  

TRasterImage - base class for a number of graphic controls, including TCustomBitmap and TCustomIcon, which use a raster of dots to display graphic information

|

TGraphic

  

Base class for dealing with Graphic images

|

TPersistent

|

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.