SE_rastileinfo_set_pixel_data

Sets the pixel data.

Usage syntax

LONG SE_rastileinfo_set_pixel_data (SE_RASTILEINFO tile, void *pixels, LONG length);

Parameters
tile The tile handle
pixels A pointer to a list of pixels
length The length
Description

SE_rastileinfo_set_pixel_data sets the pixel data.

Returns

SE_SUCCESS
SE_INVALID_POINTER

SE_INVALID_RASTILEINFO_OBJECT

SE_NET_FAILURE

SE_SDE_NOT_STARTED