[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
TPortableNetworkGraphic - a PNG image
Source position: graphics.pp line 1374
type TPortableNetworkGraphic = class(TFPImageBitmap) |
||
protected |
||
function GetReaderClass; override; |
|
|
function GetWriterClass; override; |
|
|
procedure InitializeWriter(); override; |
|
|
function GetSharedImageClass; override; |
|
|
public |
||
function GetFileExtensions; override; |
|
|
end; |
|
TPortableNetworkGraphic - a PNG image |
|
| | ||
|
A class of Bitmap using the FPImage reader and writer (ie customised for FreePascal) |
|
| | ||
|
TCustomBitMap - the base class for TBitmap |
|
| | ||
|
TRasterImage - base class for a number of graphic controls, including TCustomBitmap and TCustomIcon, which use a raster of dots to display graphic information |
|
| | ||
|
Base class for dealing with Graphic images |
|
| | ||
| | ||
TObject |
lazarus-ccr.sourceforge.net |