CMYKRasterCount property (ILEADRasterIO)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

long CMYKRasterCount

Overview

Refer to Handling CMYK Files as Separate Bitmaps

Remarks

Gets or sets the number of raster bitmaps in the CMYK Raster list that is specified by the CMYKRaster property.

Pass 4 if the alpha raster bitmap is not needed, or 5 if the alpha bitmap is needed.

Set this property before calling the LoadFileCMYKArray method or the EnablePaintCMYKArray property.

See Also

Elements:

CMYKRaster property, LoadFileCMYKArray method, SaveFileCMYKArray method, RasterIO property, EnablePaintCMYKArray property

Topics

Raster Images: Loading Files