From aa8eec91a8a2907f7313a738588113137fe27cd3 Mon Sep 17 00:00:00 2001 From: Graeme Geldenhuys Date: Wed, 18 Aug 2010 20:42:02 +0200 Subject: fpg_imgfmt_bmp docs update --- docs/xml/corelib/fpg_imgfmt_bmp.xml | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'docs') diff --git a/docs/xml/corelib/fpg_imgfmt_bmp.xml b/docs/xml/corelib/fpg_imgfmt_bmp.xml index 9bee3087..aad03cc2 100644 --- a/docs/xml/corelib/fpg_imgfmt_bmp.xml +++ b/docs/xml/corelib/fpg_imgfmt_bmp.xml @@ -4,8 +4,7 @@ BMP image reader implementation -This unit implements a BMP (Bitmap) image reader. - +

This unit implements a BMP (Bitmap) image reader.

@@ -15,9 +14,8 @@ Load's the image from the file specified. -This functions loads the BMP image from the file specified and returns -a TfpgImage object representing the BMP file. - +

This functions loads the BMP image from the file specified and returns +a TfpgImage object representing the BMP file.

@@ -32,8 +30,8 @@ a TfpgImage object representing the BMP file. -Creates a TfpgImage representing a BMP file from data in memory. -Creates a TfpgImage representing a BMP file from data in memory. +Creates a TfpgImage representing a BMP file from data in memory. +. -- cgit v1.2.3-54-g00ecf