Deprecated: Assigning the return value of new by reference is deprecated in /home/exampled/public_html/wp-includes/cache.php on line 99

Deprecated: Assigning the return value of new by reference is deprecated in /home/exampled/public_html/wp-includes/query.php on line 21

Deprecated: Assigning the return value of new by reference is deprecated in /home/exampled/public_html/wp-includes/theme.php on line 576
Comments on: Convert Bitmap Image to Grayscale http://exampledelphi.com/delphi.php/graphic/convert-bitmap-image-to-grayscale/ Delphi Examples Collection Tue, 07 Feb 2012 15:22:11 +0000 http://wordpress.org/?v=2.5 By: DieZz http://exampledelphi.com/delphi.php/graphic/convert-bitmap-image-to-grayscale/#comment-92 DieZz Tue, 20 May 2008 19:23:36 +0000 http://exampledelphi.com/delphi.php/graphic/convert-bitmap-image-to-grayscale/#comment-92 great reply thanks!! great reply thanks!!

]]>
By: admin http://exampledelphi.com/delphi.php/graphic/convert-bitmap-image-to-grayscale/#comment-91 admin Mon, 12 May 2008 06:55:39 +0000 http://exampledelphi.com/delphi.php/graphic/convert-bitmap-image-to-grayscale/#comment-91 Yes we can. First convert JPEG file to Bitmap, then use any bitmap operation to the convert result bitmap. Try this <a href="http://exampledelphi.com/delphi.php/files/bitmap-operation-for-jpeg-or-jpg-image/" rel="nofollow">example</a> Yes we can.
First convert JPEG file to Bitmap, then use any bitmap operation to the convert result bitmap.
Try this example

]]>
By: DieZz http://exampledelphi.com/delphi.php/graphic/convert-bitmap-image-to-grayscale/#comment-90 DieZz Sun, 11 May 2008 11:04:00 +0000 http://exampledelphi.com/delphi.php/graphic/convert-bitmap-image-to-grayscale/#comment-90 Is there any way we can use this function or a similar one with a JPEG file? Is there any way we can use this function or a similar one with a JPEG file?

]]>