|
anyKode Marilou
|
Constructor using image parameters.
Image(int Width, int Height, Marilou::Commons::SurfaceFormats Format, bool bEraseBits);
|
Parameters |
Description |
|
int Width |
[in] Width of the image |
|
int Height |
[in] Height of the image |
|
Marilou::Commons::SurfaceFormats Format |
[in] Surface format |
|
bool bEraseBits |
[in] Indicates if the surface must be filled with the 0x00 value |
Construct the current instance with an image according to the Width, Height and Format parameters.
Not working with JPG surface format.
|
Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|