DC_WRITE_24_BIT Function

Writes 24-bit image data to a file.

Usage

Input Parameters

Returned Value

Keywords

Discussion


NOTE: Only one 24-bit image can be stored at a time when using the DC_WRITE_24_BIT function.

Interleaving Method Dimensions of Image Variable
Pixel (RGB triplets) Dimension imgarr as 3 x w x h, where w and h are the width and length of the image in pixels.
Image (separate planes) Dimension imgarr as w x h x 3, where w and h are the width and length of the image in pixels.

Example

See Also


Windows Users: For an example showing how to use DC_WRITE_FREE to export data from PV-WAVE into a Microsoft® Excel spreadsheet, see the PV-WAVE Programmer's Guide.




doc@boulder.vni.com
Copyright © 1999, Visual Numerics, Inc. All rights reserved.