Method | Description | |
---|---|---|
GetUnDetectedPhoto ( ) : FSpot.Photo[] | ||
IsDetected ( FSpot.PhotoVersion version ) : bool | ||
PhotoStoreAddOn ( QueuedSqliteDatabase database ) : System | ||
SetIsDetected ( FSpot.PhotoVersion version, bool val ) : void |
public GetUnDetectedPhoto ( ) : FSpot.Photo[] | ||
return | FSpot.Photo[] |
public IsDetected ( FSpot.PhotoVersion version ) : bool | ||
version | FSpot.PhotoVersion | |
return | bool |
public PhotoStoreAddOn ( QueuedSqliteDatabase database ) : System | ||
database | QueuedSqliteDatabase | |
return | System |
public SetIsDetected ( FSpot.PhotoVersion version, bool val ) : void | ||
version | FSpot.PhotoVersion | |
val | bool | |
return | void |