Purpose : Convert a triple component RGB IMG file to 24 bit BMP file.
Format: RGB2BMP source IMG filename destination BMP filename
Notes: Use this statement to convert a 3 component 8 bit IMG file to a 24 bit RGB BMP file. This is useful for image file processing of color images.
See Also: BMP2RGB