anyKode Marilou
ContentsIndexHome
PreviousUpNext
Image::Downsampled4X

Create an antialiased 4X copy of the image.

C++
Image Downsampled4X(void) const;

an antialiased copy of the current image.

Downsampled2X creates an antialisased copy of the current image by downsampling the pixels matrix. 4*4 pixels are used to create one in the new image. This function is not working with JPG format. The image 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!