Take screenshot programmatically
에 의해 Serikov
2014년 05월 09일 04:09
영어 (English)
4 댓글
Hi,
I have form with ListView. I need to take screenshot of this form programmatically. How i can do it?
I try to call: result Tizen::Graphics::Bitmap::Construct(const Rectangle & )
But result bitmap is empty.
Bitmap* screenBmp= new Bitmap;
Rectangle rect = this->GetBounds();
rect.width = 110;
screenBmp->Construct(rect);
로그인이 필요한 서비스 입니다. 로그인 하시겠습니까?
The tag you entered already exists.
이 게시물을 스팸으로 신고하시겠습니까?
스팸으로 신고 되었습니다.
cannot be empty.
작성을 취소하고 목록으로 돌아가시겠습니까?
The code has been copied to the clipboard.
이 곳에 제목을 입력하세요.
All Categories
일반 지원
Tizen .NET
웹 애플리케이션 개발
Native 애플리케이션 개발
SDK 및 IDE
--------
--------