anyKode Marilou
ContentsIndexHome
PreviousUpNext
Image::GetImageLineBits

GetImageBits returns a pointer on the raw data of the image for a pecified line.

C++
MU8* GetImageLineBits(int LineNumber);
Parameters 
Description 
int LineNumber 
[in] Line number 0 based. The latest line is at GetHeight() 

A pointer on the raw image pixels if image is valid, NULL otherwise.

See GetImagebits for more information.

Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
What do you think about this topic? Send feedback!