Property | Type | Description | |
---|---|---|---|
EnsureMipMap | void |
Method | Description | |
---|---|---|
FindBestPreview ( int width, int height ) : CancellableTask |
||
IsBestPreview ( int have_width, int have_height, int desired_width, int desired_height ) : Task |
||
MipMappedPhotoLoader ( IPhoto photo ) : Gdk |
Method | Description | |
---|---|---|
EnsureMipMap ( ) : void |
public FindBestPreview ( int width, int height ) : CancellableTask |
||
width | int | |
height | int | |
return | CancellableTask |
public IsBestPreview ( int have_width, int have_height, int desired_width, int desired_height ) : Task |
||
have_width | int | |
have_height | int | |
desired_width | int | |
desired_height | int | |
return | Task |
public MipMappedPhotoLoader ( IPhoto photo ) : Gdk | ||
photo | IPhoto | |
return | Gdk |