GetImageSize

#include "BIThumbnail.h"

void GetImageSize(int& width, int& height)

Description

Retrieves size (width and height) that the browser uses for thumbnail generation.

Parameters

int&

width

Function retrieves in this parameter the width of the thumbnail that is used for thumbnail generation.

int&

height

Function retrieves in this parameter the height of the thumbnail that is used for thumbnail generation.

Requirements

Header :     Declared in BiThumbnail.h; include BiThumbnail.h

Library :    Use BiThumbnail.lib

DLLs :       BiThumbnail.dll