ImageUsage
enum ImageUsage : String
The type of model for which an ImageHandler
is processing. This defines the size of the thumbnail produced.
-
The image is for a
ForumPost
.Declaration
Swift
case forumPost
-
The image is for a
Twarrt
Declaration
Swift
case twarrt
-
The image is for a
FezPost
Declaration
Swift
case fezPost
-
The image is for a
User
‘s profile.Declaration
Swift
case userProfile
-
The image is for a
DailyTheme
.Declaration
Swift
case dailyTheme
-
The image is for a
StreamPhoto
.Declaration
Swift
case photostream