diff -r ebc84c812384 -r 46218c8b8afa Symbian3/PDK/Source/GUID-08304A3F-4331-5936-984E-74A1F35905B8.dita --- a/Symbian3/PDK/Source/GUID-08304A3F-4331-5936-984E-74A1F35905B8.dita Thu Mar 11 15:24:26 2010 +0000 +++ b/Symbian3/PDK/Source/GUID-08304A3F-4331-5936-984E-74A1F35905B8.dita Thu Mar 11 18:02:22 2010 +0000 @@ -1,14 +1,14 @@ - - - - - -Media Client Image Library Overview

This document introduces you to the Media Client Image library functionality.

Purpose

Media Client Image is an interface to set image conversion utility functions. This interface is also used for the bitmap image rotation and the bitmap image re-scaling operations.

Media Client Image Library Details

The DLL that provides the functionality and the library to which your code must link is identified below.

DLL LIB Short Description

mediaclientimage.dll

mediaclientimage.lib

These files are used for implementing Media Client Image operation.

Architectural Relationship

Media Client Image is a mixin functionality and it is intended to be inherited by the client function which observe the image conversion operations.

Description

Media Client Image functionality is invoked when you want to construct image conversion utility, image rotation and image re-scaling operations.

Key Media Client Image Classes

The key classes are:

  • CMdaImageUtility This class provides an interface to perform the image conversion operation. In the image conversion operation for decoding CMdaImageDataReadUtility is used and for encoding CMdaImageDataWriteUtility is used.

  • CMdaBitmapRotator Provides rotation for the bitmap image in clockwise direction by 90 degree increments.

  • CMdaBitmapScaler Provides re-scaling for the bitmap image.

Using Media Client Image

The Media Client Image functionality is used for the following:

Imaging Frameworks Overview Image Conversion Library Overview Image Transform Library - Overview Image Display Library Overview Bitmap Transform Library + + + + + +Media Client Image Library Overview

This document introduces you to the Media Client Image library functionality.

Purpose

Media Client Image is an interface to set image conversion utility functions. This interface is also used for the bitmap image rotation and the bitmap image re-scaling operations.

Media Client Image Library Details

The DLL that provides the functionality and the library to which your code must link is identified below.

DLL LIB Short Description

mediaclientimage.dll

mediaclientimage.lib

These files are used for implementing Media Client Image operation.

Architectural Relationship

Media Client Image is a mixin functionality and it is intended to be inherited by the client function which observe the image conversion operations.

Description

Media Client Image functionality is invoked when you want to construct image conversion utility, image rotation and image re-scaling operations.

Key Media Client Image Classes

The key classes are:

  • CMdaImageUtility This class provides an interface to perform the image conversion operation. In the image conversion operation for decoding CMdaImageDataReadUtility is used and for encoding CMdaImageDataWriteUtility is used.

  • CMdaBitmapRotator Provides rotation for the bitmap image in clockwise direction by 90 degree increments.

  • CMdaBitmapScaler Provides re-scaling for the bitmap image.

Using Media Client Image

The Media Client Image functionality is used for the following:

Imaging Frameworks Overview Image Conversion Library Overview Image Transform Library + Overview Image Display Library Overview Bitmap Transform Library Overview Gifscaler Library Overview Image Encoding Tutorial Image Decoding Tutorial
\ No newline at end of file