anyKode Marilou
ContentsIndexHome
PreviousUpNext
Image::Downsampled2X

Create an antialiased 2X copy of the image.

C++
Image Downsampled2X(void) const;

an antialiased copy of the current image.

Downsampled2X creates an antialisased copy of the current image by downsampling the pixels matrix. 2*2 pixels are used to create one in the new image. This function is not working with JPG format. The output format is X8R8G8B8.

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