Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Stuart
CachedImage
C# Class Stuart.CachedImage
Show file
Open project: shawnhar/stuart
Public Methods
Method
Description
Cache
(
Photo
photo
,
ICanvasImage
image
) :
ICanvasImage
Get
( ) :
ICanvasImage
RecoverAfterDeviceLost
( ) :
void
Reset
( ) :
void
Method Details
Cache()
public
method
public
Cache
(
Photo
photo
,
ICanvasImage
image
) :
ICanvasImage
photo
Photo
image
ICanvasImage
return
ICanvasImage
Get()
public
method
public
Get
( ) :
ICanvasImage
return
ICanvasImage
RecoverAfterDeviceLost()
public
method
public
RecoverAfterDeviceLost
( ) :
void
return
void
Reset()
public
method
public
Reset
( ) :
void
return
void