ImageProcessor::TOutputInfo Class Reference

#include <imageprocessor/imageprocessoroutputinfo.h>

class ImageProcessor::TOutputInfo
Public Member Functions
IMPORT_C TAny *Extension(TUid)
IMPORT_C voidSetJpegQualityL(TReal32 &)
IMPORT_C voidSetSamplingL(TUid &)

Detailed Description

This class provides functions to write image output details.

Member Function Documentation

Extension ( TUid )

IMPORT_C TAny *Extension(TUidaExtension)const

Retrieves access to a custom extension.

Parameters
aExtensionThe UID of the extension to be retrieved
Return Value
Extension corresponding to the UID given as a parameter.

SetJpegQualityL ( TReal32 & )

IMPORT_C voidSetJpegQualityL(TReal32 &aQuality)

Sets the output JPEG image quality

Parameters
aQualityThe new JPEG image quality to set to the output. Range (0, 1], where 1 means best JPEG quality (100%).

SetSamplingL ( TUid & )

IMPORT_C voidSetSamplingL(TUid &aSampling)

Sets the output JPEG image sampling rate

Parameters
aSamplingThe new JPEG image sampling rate to set to the output.