D.I.T. ( Do It Tizen! )  1.0.0
Samsung Software Membership
 All Data Structures Files Functions Macros Pages
Data Fields
Image Struct Reference

Image 모듈에 대한 구조체이다. Image 모듈은 다양한 방식으로 동영상 파일을 제어 할 수 있다. More...

#include <File.h>

Collaboration diagram for Image:
Collaboration graph

Data Fields

bool(* setURI )(Image this_gen, String src)
 
String(* getMediaId )(Image this_gen)
 
String(* getDate )(Image this_gen)
 
int(* getWidth )(Image this_gen)
 
int(* getHeight )(Image this_gen)
 

Detailed Description

Image 모듈에 대한 구조체이다. Image 모듈은 다양한 방식으로 동영상 파일을 제어 할 수 있다.

Note
File의 Image 모듈에 대한 구조체이다.
구조체를 사용하기 전에 NewImage() 함수를 사용해야 하며 사용이 끝났을 때 DestroyImage() 함수를 꼭 사용해야 한다.
See Also
Tizen Native API Document - Image part

The documentation for this struct was generated from the following file: